if you can have command line you can do python -m SimpleHTTPServer on
the folder and a server will run on that folder.
--
Nicolas Garcia Belmonte - http://philogb.github.com/
--
There's a pretty high entry barrier for getting familiar with WebGL in
general, and although PhiloGL helps lower that bar, I think you will
still need to learn other things which are required to understand how
this project works first.
I would recommend reading a javascript book (Javascript patterns) and
or follow an OpenGL/WebGL tutorial before working with this project
(Nehe tutorials for example are pretty good http://nehe.gamedev.net/):
Once you're familiar with both things then it will be much easier for
me to help you with this project and get what you want accomplished :)
Thanks,
On Wed, Jan 18, 2012 at 10:49 AM, Ricardo Mosqueira <guep...@gmail.com> wrote:
> And also, I'm using Apache Tomcat 7! Isn't it the same as put the code
> behind a web server?
>
>
> 2012/1/18 Ricardo Mosqueira <guep...@gmail.com>