Pinned Repositories
3d_Attractors_PyQtGraph.OpenGL
Here you can run some famous attractors in a 3d environment.
function-engine
Just write the formula, and you'll get the related 3d graph.
native-export
A simple library for exporting a structure or some array data to a c-header like output.
raining-jobs
"Raining jobs" is a simple and stable algorithm used to quickly sort numbers (with size ranging from one byte to 8 bytes, floats and integers, signed and unsigned). The library is written in C.
shecs
An ECS written in C
shengine
A cross-platform Vulkan engine made for personal projects written completely in C. It's not a plug-and-play 3d engine, but a series of libraries and programs built to speed-up the creation of vulkan based applications and applications in general. The engine is on active development.
shserial
A simple Windows and Unix serial communication library using the win32 api and posix, written in C.
shvulkan
A lightweight and flexible wrapper around the Vulkan API written in C. The library handles part of the boilerplate code expected to be set up by the Vulkan API.
sidera
A 3d representation of the Gaia (Early) Data Release 3 universe model data uploaded by the European Space Agency
smd
Static Memory Description. A simple .smd file format interpreter and serializer.
MrSinho's Repositories
MrSinho/shvulkan
A lightweight and flexible wrapper around the Vulkan API written in C. The library handles part of the boilerplate code expected to be set up by the Vulkan API.
MrSinho/function-engine
Just write the formula, and you'll get the related 3d graph.
MrSinho/shengine
A cross-platform Vulkan engine made for personal projects written completely in C. It's not a plug-and-play 3d engine, but a series of libraries and programs built to speed-up the creation of vulkan based applications and applications in general. The engine is on active development.
MrSinho/sidera
A 3d representation of the Gaia (Early) Data Release 3 universe model data uploaded by the European Space Agency
MrSinho/shecs
An ECS written in C
MrSinho/native-export
A simple library for exporting a structure or some array data to a c-header like output.
MrSinho/shgui
A C immediate mode GUI library for Vulkan applications.
MrSinho/shthreads
A simple Windows and Unix threading library using the win32 api and posix, written in C.
MrSinho/smd
Static Memory Description. A simple .smd file format interpreter and serializer.
MrSinho/vulkan-virtual-outputs
This is an experimental project aimed to host Vulkan native graphics on a web browser.
MrSinho/raining-jobs
"Raining jobs" is a simple and stable algorithm used to quickly sort numbers (with size ranging from one byte to 8 bytes, floats and integers, signed and unsigned). The library is written in C.
MrSinho/shserial
A simple Windows and Unix serial communication library using the win32 api and posix, written in C.
MrSinho/bmp280_driver
A C library that reads pressure and temperature data from the Bosch BMP280 chip for the Raspberry Pi Pico, using the Pico SDK by Raspberry.
MrSinho/caccia-piccioni
per cacciare i piccioni dal mio balcone...
MrSinho/crystallography-model
A 3d simulator of crystallography interference and diffraction images by using the Laue's equation. It's written in C and it uses the Vulkan API, shengine and shvulkan.
MrSinho/crystallography-model-docs
MrSinho/esperienza-cnr-scitec
MrSinho/gaia-archive-tools
A collection of tools to pack the GAIA universe model in a binary format.
MrSinho/gaia-resources
This is a collection of the Gaia Releases Universe Model data uploaded by the European Space Agency, converted in a more efficient binary format using the gaia-archive-tools library.
MrSinho/mingw
MinGW unofficial mirror
MrSinho/pico-sdk-c
Just some minor changes for building only on C
MrSinho/shci
An open source tool for implementing continuous integration in your github project.
MrSinho/shengine-docs
MrSinho/shgui-docs
MrSinho/shinstaller
Universal downloader and installer for Sinho projects.
MrSinho/shtemplate
template repository
MrSinho/shvulkan-docs
MrSinho/sidera-docs
MrSinho/vulkan-sdk
Unofficial Vulkan SDK components mirror. No need to run an installer.
MrSinho/webssh
Fork of huashengdun/webssh that allows to specify the ssh private key path directly from the URL.