Skip to content

NotCamelCase/SoftLit

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

SoftLit

Software Rasterizer

Test2

Building

  1. Update git submodules if deps/ not fetched when cloning repo
  • git submodule update --init --recursive
  1. Install SDL2 packages for your OS/distro (On non-MS systems)
  2. On Windows, CMake needs fix for including/dynamic linking with SDL2 so manually compile and link with SDL2 and point to SDL2.dll
  3. Create and compile the project with CMake (thanks to @mtezych)
  4. Put assets/ in the parent directory of binary
  5. Get mesmerized by the beautiful imagery that's being rendered! :-D

Awesome Third Party Libraries

About

Software Rasterizer

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published