Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 719 Bytes

File metadata and controls

19 lines (14 loc) · 719 Bytes

3D Software Rasterizer using C

  1. Texture Mapping

  2. Depth Buffer

  3. Triangle Rasterization

  4. MD2 Animated models, OBJ static meshes

  5. Platform agonstic

  6. Can be ported on Stm32 devices

  7. Current Progress to implement a multi-core for STM32H7 and use on core for GPU and the other for CPU

  8. 3D Math library

  9. Entity component system written in C

  10. Static Memory Pools to work for Embedded Platforms

    https://youtu.be/V2UMIHkFYaI image

    image