Pinned Repositories
G.js
G.js - Create Geometry Dash levels (with a SPWN-like syntax) in JavaScript
blend-to-gradient
New renderer for converting Blender scenes to GD (based on IliasHDZ's renderer, ported to G.js)
blender-scene-to-gd
Attempt to convert Blender scenes to Geometry Dash levels using lines
blender-to-gd
CLI version of blend-to-gradient meant for general use
blender-triangles-to-gradients
Trying to render Blender scenes in GD by converting triangles to gradients
otu-map-importer
GUI for importing Osu! maps into Otu!
slices-to-gd
Converts 3D meshes in Blender to 2D lines in GD
SPWASM
Attempting to run WASM/WAST/WAT instructions in SPWN to run C/C++/Rust code in SPWN
Wenode
WebContainers, except it's a million times easier to use
RealSput's Repositories
RealSput/blend-to-gradient
New renderer for converting Blender scenes to GD (based on IliasHDZ's renderer, ported to G.js)
RealSput/otu-map-importer
GUI for importing Osu! maps into Otu!
RealSput/blender-to-gd
CLI version of blend-to-gradient meant for general use
RealSput/g.js-geometrize
trying to make Geometrize work with G.js in order to produce images inside of GD levels
RealSput/slices-to-gd
Converts 3D meshes in Blender to 2D lines in GD
RealSput/blender-scene-to-gd
Attempt to convert Blender scenes to Geometry Dash levels using lines
RealSput/blender-triangles-to-gradients
Trying to render Blender scenes in GD by converting triangles to gradients
RealSput/frames-to-gd
Convert separate frames to GD levels
RealSput/gd-save
A JS library to read and edit the GD savefile quickly.
RealSput/osmo
A reprogrammable virtual machine inside of Geometry Dash written in JS (using G.js)
RealSput/WHAR-source-code
Source code for WHAR
RealSput/WokeScript
The most woke JavaScript superset ever
RealSput/SPWN-language
A language for Geometry Dash triggers
RealSput/32bit_unsigned_gd
Storing unsigned 32-bit values into binary representations in Geometry Dash
RealSput/blend-grad-export-py
funny test to improve exporting blender scenes to 2.2 gradients
RealSput/colors-to-triggers
Converts GD default colors into color triggers using G.js
RealSput/funny-3d-animation
owo
RealSput/g.js-bitwise
Attempting to create fast bitwise operators in GD
RealSput/gd-neural-network
Simple neural network for predicting the next number in a pattern inside of GD
RealSput/gd-riscv
Emulating a RISC-V machine inside of Geometry Dash (RV32IMA, WIP)
RealSput/gdrop
A tool that lets you share GD levels to anyone
RealSput/geohub
Level hosting platform for Geover
RealSput/geover
Version control tool (similar to Git), but for Geometry Dash.
RealSput/GNeural
A JavaScript library that allows you to easily create, train & run neural networks inside of Geometry Dash.
RealSput/image-to-gradient
converts images to GD gradient triggers
RealSput/mri-to-gd
Program that converts MRI scans to GD levels
RealSput/PRMS
A SPWN library for making asynchronous trigger functions
RealSput/pypresence
A complete Discord IPC and Rich Presence wrapper library in Python!
RealSput/unicorn
A funny encryption algorithm I made for fun
RealSput/VCTR
Runtime vector for Geometry Dash using SPWN