开发者

java 3D drawing

开发者 https://www.devze.com 2023-02-05 20:22 出处:网络
I have a matrix that includes X-Y-Z coordinates of an environment.I want to render this matrix in a 3D view, coloring the coordinates in terms ofdepth.For example, the coordinates are ta开发者_StackOv

I have a matrix that includes X-Y-Z coordinates of an environment. I want to render this matrix in a 3D view, coloring the coordinates in terms of depth. For example, the coordinates are ta开发者_StackOverflowken from a room, so I'd like this 3D view screen as room screen. How can I do that in Java?


If you don't have a specific question related to programming (in Java), I'l lrecommend you go through the Java 3D tutorial from Sun: http://java.sun.com/developer/onlineTraining/java3d/

You could of course wait for someone to serve you this on a silver platter, but if you then need something changed, you can't do it, because you don't understand any of it.

Better start learning yourself.

Good luck!

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号