Skip to content

DylanBT928/3d-renderer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

3D Renderer

This repository is a program that renders a 3D projection of a shape onto a 2D screen. This repository was made in C/C++ and uses the SDL library.

Shapes:

  • Cube

Contributing

Any contributions made are greatly appreciated and welcomed. For major changes, please open an issue first to discuss what you would like to change.

  1. Fork the Project
  2. Create your Branch (git checkout -b NewBranch)
  3. Commit your Changes (git commit -m 'Add new feature')
  4. Push to the Branch (git push origin NewBranch)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

About

🧊 Creates simple projections of 3D shapes

Resources

License

Stars

Watchers

Forks

Releases

No releases published