Skip to content

Electrostat-Lab/STMEngine

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

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

About

A fork of a software rasterizer engine.

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 90.9%
  • C++ 9.1%