Skip to content

Repository with 3d render program development in graphics compution class

License

Notifications You must be signed in to change notification settings

faamaral/CG-3dRender

Repository files navigation

3D Elements Renderer in C# with OpenTK

This is a project developed for the Computer Graphics course that renders a window with possible 3D elements using C# and the OpenTK library.

OpenTK version License

Libraries used

  • OpenTK 4.7.7
  • .NET Framework 6.0

How to start the application locally

  1. Clone this repository to your local machine:

    git clone https://github.com/faamaral/CG-3dRender.git
    
  2. Open the project in Visual Studio.

  3. Compile the project to generate the executable.

  4. Run the project to render 3D objects in the window.

Contributions

Contributions are always welcome! Feel free to open an issue or pull request with your suggestions for improvements.

License

This project is licensed under the MIT License. See the LICENSE file for more information.

Acknowledgements

  • Thanks to the OpenTK team for providing a great library for 3D graphics programming.
  • Thanks to the Computer Graphics course instructors for their guidance and support.

About

Repository with 3d render program development in graphics compution class

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published