Pinned Repositories
ShaderPlayground
Small app that allows for hot-reloading of shaders for experimentation.
simple_log
simple_log is a simple to use logging utility written in C++. It is a single file header that implements logging utility functions (to a file or a console) that should be very easy to drop-in and start using in any pre-existing project.
simple_ogl
simple_ogl is small library that provides a quick and simple way to create an OpenGL ready Window.
simple_plugin
simple_plugin is a small library written in C++ that provides an easy way to add plugins to an application.
tensorflow.js-image-classification-tutorial
fRasoilo's Repositories
fRasoilo/ShaderPlayground
Small app that allows for hot-reloading of shaders for experimentation.
fRasoilo/simple_log
simple_log is a simple to use logging utility written in C++. It is a single file header that implements logging utility functions (to a file or a console) that should be very easy to drop-in and start using in any pre-existing project.
fRasoilo/simple_ogl
simple_ogl is small library that provides a quick and simple way to create an OpenGL ready Window.
fRasoilo/simple_plugin
simple_plugin is a small library written in C++ that provides an easy way to add plugins to an application.
fRasoilo/tensorflow.js-image-classification-tutorial