Skip to content

C++ oriented object implementation of a 3D scene with a camera and a set of objects..

Notifications You must be signed in to change notification settings

OmarZOS/FreeImage_RGB_Sphere

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FreeImage_RGB_Sphere

C++ oriented object implementation of a 3D scene with a camera and a set of objects..

make sure to install g++ and FreeImage library on your linux system.. launch the command "make" then "make test"

(Windows User: link FreeImage to your project and change #include"FreeImage.h" -> #include<FreeImage.h> )

About

C++ oriented object implementation of a 3D scene with a camera and a set of objects..

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published