TermGL
TrippyGL
TermGL | TrippyGL | |
---|---|---|
7 | 3 | |
306 | 171 | |
- | 1.8% | |
7.1 | 5.6 | |
over 1 year ago | 8 months ago | |
C | C# | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
TermGL
-
Stop scanf from waiting for the user input
Non-blocking IO is probably your best bet. As someone who's spent a while programming for the command-line, I actually implemented a non-blocking read function for both windows and *nix, the output of which could simply be passed to sscanf. Take a look at the tglutil_read function from line 1092 here
- I created TermGL: A Cross-Platform 2D & 3D Graphics Library in the Terminal
- TermGL Release 1.0: Cross-Platform Graphics in the Terminal
-
I'm giving out microgrants to open source projects for the third year in a row! Brag about your projects here so I can see them, big or small!
TermGL is my open-source terminal graphics library, capable of both 2D and 3D color ASCII graphics in the terminal. It's written in C and only uses the standard library, so using it is really is as simple as importing the source files and compiling them.
- Created a terminal-based 3D graphics library written in C (/r/C_Programming)
- Peeps I found a cool use for your GPU accelerated terminals!!!
- Created a terminal-based 3D graphics library written in C
TrippyGL
- Easy-to-use 2D graphics libraries
- Come Discuss Your Side Projects March 2021
-
Come discuss your side projects! [January 2021]
The whole project is open source and can be found here, on github.
What are some alternatives?
IBM3161-font - The monospaced bitmap font from IBM's 1985 'ASCII Display Station' (terminal), the IBM 3161. Includes versions for a multitude of devices and platforms. (Also on gitlab: https://gitlab.com/wyatt8740/IBM3161-font)
OpenGLGameCS - soon to be a sort of 3d game you can walk around in
Understanding-Unix-Linux-Programming - Source code of Understanding Unix/Linux Programming. The book provides example code in C, I would like to replicate it in Rust.
cube-game
RenderFlow - Visualize fluid simulation result with graphics API
Hacker-themed-screen - A procedural hacked-themed screen that can be used in several types of video games in Unity3D
raytraCer - A C implementation of the Raytracer by Peter Shirley
strainer
plutonem - A C, C++, Rust and COBOL library to draw graphics with pixels in the terminal
Garyon - A multi-purpose expansion library providing commonly used utilities.
chafa - 📺🗿 Terminal graphics for the 21st century.
Sieve - ⚗️ Clean & extensible Sorting, Filtering, and Pagination for ASP.NET Core