Skip to content

RSGL/rsoft

 
 

Repository files navigation

RSoft

The RSoftlogo

RSoft is a software rendering library oriented around math.

If you're looking for a user friendly software rendering library, Silk.h is a good alternative.

examples

This demos can run on the web

shapes.c

A basic example showing the types of shapes that can be rendered and transformations that can be done. Run in your browser

video

textures.c

A basic example showing how textures are rendered and transformations that can be done. Run in your browser

video

raycaster.c

A simple raycasting demo with textured walls. Run in your browser

video

doom-like.c

A simple psuedo 3D rendering example. Run in your browser

video

Releases

No releases published

Packages

No packages published

Languages

  • C 82.2%
  • HTML 9.1%
  • Makefile 8.7%