Skip to content

e4rache/trogl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What it is :
------------

Trogl : Tiny Ruby OpenGL 3D graphic engine framework
Meant to be a playground for experimenting some ruby and openGL stuff during my spare time.

Dependencies :
--------------
	rubysdl
	ruby-opengl
	ruby-ftgl

you can install ruby-opengl and rubysdl via gem :

# gem install ruby-opengl --remote
# gem install rubysdl --remote

to install ruby-ftgl, head to http://rubyforge.org/projects/ruby-ftgl/

Extra:
------
A few Nehe Lessons have been ported :
lessons 06, 07, 08, 09, 11
More NeHe lessons ports to come.

Refs:
-----
ruby opengl : http://ruby-opengl.rubyforge.org/
ruby sdl    : http://www.kmc.gr.jp/~ohai/rubysdl.en.html
ruby ftgl   : http://rubyforge.org/projects/ruby-ftgl/
NeHe        : http://nehe.gamedev.net/

About

Tiny Ruby OpenGL 3d graphic engine framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages