Results 1 to 4 of 4
- 02-13-2013, 04:06 PM #1
Member
- Join Date
- Feb 2013
- Posts
- 1
- Rep Power
- 0
load 3d model , update it and render using java
Hello
i am new to java 3d. i have encountered a situation like , i want to load ready made developed 3d model of any object [as an example shoe] developed in 3d modeling software like 3d studio max or Maya in my java program , update its texture or color properties etc. then render it and then display the updated model to the end user.
so i am asking all the 3d experts how should i proceed ahead to accomplish my goal ?
which input should i load into my program ?
how can i update the loaded model , render it and display the updated model to the end user ?
in simple story , i want to give my users ability to modify 3d model by their interactions as such ,
they provided 3d model of shoe for example in default colors and textures & some fields like sole color , if they choose color red then the loaded 3d model's sole is colored red (i.e. updated) and then displayed to end user with red color rubber sole shoe instead of default color shoe.
please, advice me to accomplish my goal.
Thank You
- 02-13-2013, 04:18 PM #2
Re: load 3d model , update it and render using java
You might want to check out JMonkeyEngine: jMonkeyEngine 3.0 | Java OpenGL Game Engine
How to Ask Questions the Smart Way
Static Void Games - Play indie games, learn from game tutorials and source code, upload your own games!
- 02-13-2013, 04:30 PM #3
Re: load 3d model , update it and render using java
Math problems? Call 1-800-[(10x)(13i)^2]-[sin(xy)/2.362x]
The Ubiquitous Newbie Tips
- 02-13-2013, 06:44 PM #4
Re: load 3d model , update it and render using java
Why do they call it rush hour when nothing moves? - Robin Williams
Similar Threads
-
Can't find a method to render existing SVG image by Java Salamande0r in Eclipse
By Thomas Due Nielsen in forum CLDC and MIDPReplies: 1Last Post: 01-28-2013, 03:36 PM -
Java Security Model?
By daniellee in forum New To JavaReplies: 0Last Post: 04-18-2010, 11:18 PM -
Render Java App Over Non-Java App In Direct3D Full Screen
By amp88 in forum Java 2DReplies: 0Last Post: 04-05-2010, 01:38 AM -
Java 3D API question for a model
By DrPepperMan85 in forum Advanced JavaReplies: 20Last Post: 01-19-2009, 03:28 AM -
Model View Controller with Java
By chopram in forum New To JavaReplies: 8Last Post: 06-07-2008, 09:18 PM


1Likes
LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks