Skip to content

3D graph rendered that allows fps like movement

Notifications You must be signed in to change notification settings

NehaDalmia/3D-Graph

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

3D-Graph

3D graph rendered that allows fps like movement

The program has a perspective projection system coded using vectors and 3D space. Currently it allows you to paint any pixel in 3D space and then visualize it based on the location of your camera.

There are some drawbacks such as no color support and very slow processing. Note that there is not use of this project except as a way to get familiarity with cameras, rendering, matrices and projection at the moment. In the future however there are plans to introduce massive speed ups making it a practical low-weight rendering library.

About

3D graph rendered that allows fps like movement

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 96.3%
  • C 3.7%