Rawdraw Alternatives
Similar projects and alternatives to rawdraw based on common topics and language
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
space-shooter.c
A cross-platform, top-down 2D space shooter written in C using only platform libraries.
-
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a better rawdraw alternative or higher similarity.
rawdraw discussion
rawdraw reviews and mentions
Posts with mentions or reviews of rawdraw.
We have used some of these posts to build our list of alternatives
and similar projects.
-
Textures overriding each other.
Hello, I need a bit of a help with opengl. I use a library called [rawdraw](https://github.com/cntools/rawdraw) to draw stuff in my project. I need to draw images, but built in function `CNFGBlitImage` makes a new texture every time it is called. I tried splitting the function into two. I was successful. The speed improvements were singificant. But then I realized, when I make another texture, it overwrites the first one. There are some global variables used originally, and I tried replacing some of them, but had no luck.
Stats
Basic rawdraw repo stats
1
481
6.1
6 months ago
cntools/rawdraw is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of rawdraw is C.