Discussion:
[SDL] [O.T.]-Need The Best WebGL Tutorial Around!
JeZ-l-Lee
2016-10-31 03:13:46 UTC
Permalink
Hi,

I've dropped Unity3D and GameMaker:Studio and am returning to HTML5/JS.
Have a big 2-D video game planned next(even bought it it's own domain).

I need the absolute best WebGL tutorial there is on the Internet.
I've Google'd quite a bit but could not find anything recent.

My current HTML5/JS 2-D video game engine is too slow for this new project.
Need the performance of WebGL, but can't find a great up-to-date tutorial.

Let me know, thanks!

P.S. - I am using a paid version of JetBrains "WebStorm" (quite frankly the best JS IDE there is for Windows/Linux)...

------------------------
JeZxLee
JessePalser <AT> GMail <DOT> com
16BitSoft Inc.
Video Game Design Studio
www.16BitSoft.com
MZIskandar
2016-11-05 01:35:51 UTC
Permalink
Hello.

WebGL is very similar to OpenGL.
Once you make OpenGL context, you can do most OpenGL stuff on it.
http://learningwebgl.com/ is a good place to start.

If you need more library, you can try http://threejs.org/

------------------------
http://digitalspine.blogspot.com
Christian Leger
2016-11-30 18:34:54 UTC
Permalink
Hi,

My understanding is that there are many WebGL tutorials out there. What is
missing? What have you found and what do you need that doesn't get
addressed? I might be interested in putting together something when I find
the time, if you still need it - as an exercise for learning it :)

On Sun, Oct 30, 2016 at 11:13 PM, JeZ-l-Lee <
Post by JeZ-l-Lee
Hi,
I've dropped Unity3D and GameMaker:Studio and am returning to HTML5/JS.
Have a big 2-D video game planned next(even bought it it's own domain).
I need the absolute best WebGL tutorial there is on the Internet.
I've Google'd quite a bit but could not find anything recent.
My current HTML5/JS 2-D video game engine is too slow for this new project.
Need the performance of WebGL, but can't find a great up-to-date tutorial.
Let me know, thanks!
P.S. - I am using a paid version of JetBrains "WebStorm" (quite frankly
the best JS IDE there is for Windows/Linux)...
------------------------------
JeZxLee
JessePalser <AT> GMail <DOT> com
16BitSoft Inc.
Video Game Design Studio
www.16BitSoft.com
_______________________________________________
SDL mailing list
http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org
Loading...