Kross – 2D Software Rasterizer from scratch in C

Kristaq771 pts1 comments

GitHub - Kristaq77/kross: Software rasterizer with (mostly) readable source code. · GitHub

/" data-turbo-transient="true" />

Skip to content

Search or jump to...

Search code, repositories, users, issues, pull requests...

-->

Search

Clear

Search syntax tips

Provide feedback

--><br>We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Cancel

Submit feedback

Saved searches

Use saved searches to filter your results more quickly

-->

Name

Query

To see all available qualifiers, see our documentation.

Cancel

Create saved search

Sign in

/;ref_cta:Sign up;ref_loc:header logged out"}"<br>Sign up

Appearance settings

Resetting focus

You signed in with another tab or window. Reload to refresh your session.<br>You signed out in another tab or window. Reload to refresh your session.<br>You switched accounts on another tab or window. Reload to refresh your session.

Dismiss alert

{{ message }}

Kristaq77

kross

Public

Notifications<br>You must be signed in to change notification settings

Fork

Star

main

BranchesTags

Go to file

CodeOpen more actions menu

Folders and files<br>NameNameLast commit message<br>Last commit date<br>Latest commit

History<br>55 Commits<br>55 Commits

examples

examples

screenshots

screenshots

CMakeLists.txt

CMakeLists.txt

LICENSE

LICENSE

Makefile

Makefile

README.md

README.md

kross.h

kross.h

View all files

Repository files navigation

kross

This project is my painful 1-year journey through C and computer graphics.

Kross is a header-only software rasterizer with a tiny math "library", color manipulation, procedural noise, drawing primitives and more.

Why this exists

It is meant to be read, so I dont wanna hear any complaints when this thing runs at 60 seconds per frame instead of 60 frames per second.

It is very, very heavily commented, with comments and explanations that I wish I had starting out.

This project is dedicated to God and Orthodox Christianity, as a small thank you for everything I have been given in life.

Compatibility

Kross is developed and tested for Arch Linux (btw). It uses OpenGL 1.1 as a presenter so it should work fine for Windows too.

Contribution Policy

I wont be accepting contributions (trust me you didnt want to contribute anyway) because this is a personal project, and I want it to stay that way.

Examples

About

Software rasterizer with (mostly) readable source code.

Topics

software-rendering

computer-graphics

graphics-programming

2d-graphics

learning-project

educational-project

Resources

Readme

License

MIT license

Uh oh!

There was an error while loading. Please reload this page.

Activity

Stars

stars

Watchers

watching

Forks

fork

Report repository

Releases

No releases published

Packages

Uh oh!

There was an error while loading. Please reload this page.

Contributors

Uh oh!

There was an error while loading. Please reload this page.

Languages

98.9%

Other<br>1.1%

You can’t perform that action at this time.

kross reload software search project rasterizer

Related Articles