Skip to content

3D virtual camera made from scratch in C# and Monogame

Notifications You must be signed in to change notification settings

Kacpu/VirtualCamera

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C#

VirtualCamera

Simple 3D virtual camera made only by matrixes and math operations. Without OpenGL and any 3D graphic library!

Capabilities:

  • Moving scene and camera with wireframe drawing
  • Moving scene and camera with colored objects (scanline algorithm)
  • Texturing object

VirtualCamera

Prosta wirtualna kamera 3D stworzona tylko za pomocą macierzy i operacji matematycznych. Bez OpenGL i jakiejkolwiek biblioteki do grafiki 3D!

Możliwości:

  • Ruchoma scena i kamera z rysunkiem szkieletowym
  • Ruchoma scena i kamera z kolorowymi obiektami (algorytm scanline)
  • Teksturowanie obiektów

alt text

alt text

alt text

alt text

alt text

alt text

alt text

alt text

alt text

alt text

Made by @Kacpu and @BKopysc

About

3D virtual camera made from scratch in C# and Monogame

Topics

Resources

Stars

Watchers

Forks

Languages