Skip to content

This project is a basic 3D engine built using Windows Forms and C# (.NET). It renders a simple 3D cube using a custom projection system and allows basic camera movement.

License

Notifications You must be signed in to change notification settings

ReNothingg/3Dvishok

Repository files navigation

🧊 Simple 3D Engine in Windows Forms (C# .NET)

This project is a basic 3D engine built using Windows Forms and C# (.NET). It renders a simple 3D cube using a custom projection system and allows basic camera movement.

🚀 Features

  • 3D Cube Rendering – Displays a wireframe 3D cube using manual projection.
  • Camera Movement – Move the camera around the scene to view the cube from different angles.
  • Custom 3D Projection – Uses a simple perspective projection to simulate depth.
  • Windows Forms UI – Runs inside a classic WinForms application.

🛠️ Technologies Used

  • C# (.NET Framework)
  • Windows Forms (WinForms)
  • Basic 3D Math (Vectors, Matrices, Projection)

📌 How to Run

  1. Clone the repository:
    git clone https://github.com/SPA-BLOOTBER/3Dvishok
  2. Open the project in Visual Studio.
  3. Build and run the application.

🤝 Contributions

Feel free to contribute by improving the rendering, adding new shapes, or optimizing the projection logic.

📜 License

This project is released under the MIT License.

About

This project is a basic 3D engine built using Windows Forms and C# (.NET). It renders a simple 3D cube using a custom projection system and allows basic camera movement.

Topics

Resources

License

Stars

Watchers

Forks

Languages