Tagged Questions
1
vote
0answers
37 views
Batch mesh simplification
I need a script for simplifying meshes, to run on a server in headless (no GUI) mode. Are there open source (or at least gratis) tools out there I could use for this? Or, how would I script Blender to ...
1
vote
1answer
243 views
Models with more than one mesh in JMonkeyEngine
I’m a new jmonkey engine developer and I’m beginning to import models. I tried to import simple models and no problems appeared, but when I export some obj models having more than one mesh in the ...
1
vote
1answer
821 views
using blender to generate a 3D skybox
Is it possible for me to use Blender to generate a 3D skybox?
The concept is fairly simple: I create a scene that I want to display on the skybox (mountains, clouds, water, etc). Then, couldn't ...