Jump to content
Sign in to follow this  
themon

found this topic in rathena

Recommended Posts

 

logo.png

Hi !

I'm here to introduce my own project wich called roBrowser.

 

What is roBrowser ? What's its goal ?

roBrowser means "Ragnarök Online in Browser", the project was born in 2008 and did not stop evolving since.

Its goal is to play Ragnarök Online directly in the browser, using directly your own GRF or if you don't own one, use a server to fetch files !

 

 

Basically I'm only using javascript and html5, but some others one are need in some case:

[*]0-5% PHP/CGI (only if you set a remote host to access GRF content, if you use a local GRF, you don't need it).

[*]0-1% Flash. (Depend if your browser is able to play .mp3 files)

[*]0-1% JAVA. Just here as a socket bridge (if your browser don't support a native socket implementation).

[*]93-100% Javascript/HTML5.

I use javascript to build and parse socket, to render the 3D scene (using WebGL), to draw UI interface, parse RO files, path finding, ...

Javascript is powerful, not as much as C/C#/C++ but become faster with the time and with a lot of optimizations can run 3D game.

 

 

Here the website : www.robrowser.com for more informations.

 

 

Some screenshots:

 

malaya.jpg

 

 

cast.png

 

 

attack.png

 

 

 

The project is currently under developement, and will be release before the end of 2013.

roBrowser will be open-source in futur, when a stable and playable version will be build (after the beta), it's currently stored in a SVN.

 

 

 

Some bad things

[*]Don't support model animation (The animation is freeze to keep fps up)

[*]Lights objects and Effects objects aren't display yet.

original post http://rathena.org/board/topic/53323-robrowser-ragnaroek-online-in-browser/

Share this post


Link to post
Share on other sites

No question just sharing.

maybe hercules can also help i this project

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.