Java 3d house
Uploader Comments (phu004)
All Comments (49)
-
Wow! Nice work :) I am just beginning to code java, i'm currently making a 2d game, and when i'm more advanced maybe a 3d one :O But this is amazing! I hope i will be able to do this one day :P again, Nice work!
-
Really nice work man, very impressive. This must have taken a hell of a lot of work, extra props for sharing your source code to help people learning too. Keep uploading your stuff, I am keen to see where you go from here...
-
@phu004 then it's even more impressive nice nice work =)
-
@autonomous2010 time to upgrade :)
-
@phu004 Well I am running Gentoo Linux but my PC is total crap.
Its primarily the video card that is the problem.
Its got a 2.2 GHZ Single Core CPU, Its got 512 MB DDR2 RAM, And its got a really crappy ATI Rage 128 32MB video card in it.
-
@autonomous2010 The demo uses software rendering for drawing. (i.e it does not require Java 3D api). Mmmm only 20fps? It really shouldn't be. I get ~40fps on my ancient 1.5Ghz celeron M laptop. But if you had other cpu hungry processes running at the same time, then it's another story...
really nice workd dude!!!! nice =D did you just use java 3d or did you use another program like 3ds max for the graphis or somehting? or did you use just code in java 3d?? really nice work dude!!!
arkantosan 1 year ago
@arkantosan Thanks for your kind words, This is rendered with pure java, (without using java3D api). Most geometries are hard coded,(i.e i have define every vertex by hand). It was really a pain in the butt.
phu004 1 year ago
@phu004 dude i just wanted to ask you, did you make the video with java 3d? is that possible? or did you use another program to do the video and just recorded your screen?
arkantosan 1 year ago
@arkantosan I recorded the video with the screen capture tool called CamStudio.
phu004 1 year ago