An open API service indexing awesome lists of open source software.

https://github.com/denv3rr/consolerenderingtest

(Experimental) -- Rendering of objects in a console window.
https://github.com/denv3rr/consolerenderingtest

Last synced: 3 months ago
JSON representation

(Experimental) -- Rendering of objects in a console window.

Awesome Lists containing this project

README

        

# ConsoleRenderingTest

(Experimental) -- Rendering of objects in a console window.

## Compile

```
g++ -I ./ *.cpp
```