I'm looking for software that will allow me to create a 3D model of a building and then allow children to explore that building using first-person shooter style controls, with proper collision detection. However, because it is for kids, I would like a viewer that would let me disable weapons. Any ideas?
feedback
|
closed as not constructive by Breakthrough, random♦ Nov 15 '11 at 1:20
This question is not a good fit to our Q&A format. We expect answers to generally involve facts, references, or specific expertise; this question will likely solicit opinion, debate, arguments, polling, or extended discussion. See the FAQ for guidance on how to improve it.
|
You could have a look at Blender. There you can build whatever you like and then use the included game engine to create a realtime viewer. Complex game development might be an effort, but just a camera + collision should be doable. And, as long as you don't add one, there is no weapon to remove :) There is a steep learning curve, however. If you are used to another 3D modeling app it might be quite something different. But if you just start, Blender may be the way to go, nonetheless. It's free and it's open source! Go for it! Blender is here. | |||
|
feedback
|