Skip to content

Joe-Z/yampa-programming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#yampa-programming

This very simple 3D scene shows a sphere, which changes its color. The camera is rotating around the sphere and the camera's focus can be moved with the mouse.

You can build it by typing the following in the command line:

ghc --make main.hs -XArrows -odir odir -hidir hidir

It was created using the FRP language Yampa and and the OpenGL-binding for Haskell on an Ubuntu 10.04 VM.

I assume all the code works on Windows / Mac too, but the reason I chose to develop on Ubuntu is simply the easy-to-use cabal program which makes installing packages for GHC a breeze.

Versions and sources of the different packages needed:

About

a very simple 3D scene HOpenGL and Yampa

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published