Page 1 of 1
Halls of Vallhalla RPG
Posted: Sat Feb 15, 2014 2:22 am
by hallsofvallhalla
Still in very early infancy but finally got things working the way I want. The plan is for a 3d browser based RPG. What I have here isn't much so far but what I do have locally is a box as a player and multiplayer working. Should have demo up tomorrow.
http://hallsofvallhalla.com/rpg/
Re: Halls of Vallhalla RPG
Posted: Sat Feb 15, 2014 11:46 am
by Sharlenwar
What are you using for this?!
Re: Halls of Vallhalla RPG
Posted: Sat Feb 15, 2014 2:40 pm
by hallsofvallhalla
Babylon.js
Just remember, no editors or anything. It is all code. Even the shaders so it can get frustrating at times.
Re: Halls of Vallhalla RPG
Posted: Sat Feb 15, 2014 4:58 pm
by hallsofvallhalla
k try again, added in walking around. Still a ton of work left.
make sure you clear cache if all you get is a white screen, i have no loading bar yet so give it a minute. Also click on screen, w to move forward, s to move back.
Re: Halls of Vallhalla RPG
Posted: Sat Feb 15, 2014 6:10 pm
by vitinho444
What the hell!!! All code? And JS? Wtf... I thought this was unity made ahahah.
Nice looking already... Good luck.
Re: Halls of Vallhalla RPG
Posted: Sat Feb 15, 2014 9:16 pm
by Jackolantern
Wow, that is impressive!
WebGL is really marching on. Or I guess it is probably the browser's hardware acceleration that is marching on. Realtime, browser-based 3D games are really becoming a reality!

Re: Halls of Vallhalla RPG
Posted: Sat Feb 15, 2014 11:10 pm
by vitinho444
Jackolantern wrote:Wow, that is impressive!
WebGL is really marching on. Or I guess it is probably the browser's hardware acceleration that is marching on. Realtime, browser-based 3D games are really becoming a reality!

someday you can make 3d with .bat files

Re: Halls of Vallhalla RPG
Posted: Sun Feb 16, 2014 5:32 pm
by Jackolantern
vitinho444 wrote:Jackolantern wrote:Wow, that is impressive!
WebGL is really marching on. Or I guess it is probably the browser's hardware acceleration that is marching on. Realtime, browser-based 3D games are really becoming a reality!

someday you can make 3d with .bat files

I think you theoretically could right now if you just had a 3D engine for the command line...for...some reason lol
Re: Halls of Vallhalla RPG
Posted: Sun Feb 16, 2014 6:57 pm
by a_bertrand
Don't want to cool you down guys, but 3D in the browser is actually OLD really really OLD. VRML was created in 1994, and allowed to have 3D shapes and more inside browsers. However it died and disappeared. WebGL can very well take the same road, so don't expect too much out of it yet. (Yes yes, VRML wasn't not at all as good as WebGL is)
Re: Halls of Vallhalla RPG
Posted: Sun Feb 16, 2014 7:28 pm
by vitinho444
a_bertrand wrote:Don't want to cool you down guys, but 3D in the browser is actually OLD really really OLD. VRML was created in 1994, and allowed to have 3D shapes and more inside browsers. However it died and disappeared. WebGL can very well take the same road, so don't expect too much out of it yet. (Yes yes, VRML wasn't not at all as good as WebGL is)
Nice

But if they add it to HTML5 features i think it won't die just like that
