Skip to content
Discussion options

You must be logged in to vote

Currently there is no direct interop between Jolt and Three/gltf so you would need to e.g. extract the faces and vertices from the models to create corresponding Jolt meshes. To create a mesh you use something like:

function createMeshFloor(n, cellSize, maxHeight, posX, posY, posZ) {

I'm open to contributions in that area.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@gigablox
Comment options

Answer selected by gigablox
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants