3
votes
2answers
591 views

Replacing a custom 3D model format with something more standard

This is long, so the short question is: What's the best/right/standard set of technologies for creating 3D models and incorporating them into a game such that the complexity for the artist is kept to ...
2
votes
2answers
419 views

Blender multiple animations and Collada export

Say I have a simple mesh in Blender, with two keyframes, like so: Then, another animation for the same mesh, also with two keyframes: Theese animations worke fine in Blender and I can switch ...
2
votes
1answer
139 views

What is the simplest way to export a bezier curve created in Blender to a text file?

I have created a bezier curve in Blender. I'd like to export this curve to a text file. What I need is : Control point + handles, three points in total. Example : {{ 2.3333,4.3942, 55.333 }, { ...
1
vote
1answer
3k views

importing 3ds max ( .max) file into blender

I got couple of 2 .max files that were created on 2008 version of 3ds Max. The files are really very simple 3d models of room and furniture item. I am using blender 2.53 beta. I have 3ds Max 2011 ...