Pinned Repositories
Azurite
Azurite Game Engine is a 2D Java game engine built on top of LWJGL.
SoME-2
c-codebase
A simple base layer, and utilities for my own C development. A lot of the stuff came from https://www.youtube.com/c/Mr4thProgramming, but I have made a few simplifications/modifications
chip8-sim
A simple Chip-8 simulator written in C
easy-renderer
A Very simple Renderer API
Jai-Shader-Transpiler
Jai metaprogram for converting Jai functions to GLSL shaders
math-expr-evaluator
multieditor
Made for the HMN Wheel Reinvention Jam 2022
Rift
Rift - A Language Transpiler
video-animations
Motion Canvas animations for my videos
PixelRifts's Repositories
PixelRifts/c-codebase
A simple base layer, and utilities for my own C development. A lot of the stuff came from https://www.youtube.com/c/Mr4thProgramming, but I have made a few simplifications/modifications
PixelRifts/Rift
Rift - A Language Transpiler
PixelRifts/easy-renderer
A Very simple Renderer API
PixelRifts/math-expr-evaluator
PixelRifts/Jai-Shader-Transpiler
Jai metaprogram for converting Jai functions to GLSL shaders
PixelRifts/chip8-sim
A simple Chip-8 simulator written in C
PixelRifts/multieditor
Made for the HMN Wheel Reinvention Jam 2022
PixelRifts/Basics-2D
C 2D Game Engine
PixelRifts/Rift-OpenGL-Template
PixelRifts/vulkan-template
PixelRifts/focus
A simple and fast text editor
PixelRifts/mclone
Minecraft Clone Made by following https://www.youtube.com/watch?v=HhH_9DnMBgw
PixelRifts/mini-frontend
A highly minimal compiler frontend, useful for experimentation
PixelRifts/c-template-project
A basic template derived from https://github.com/PixelRifts/c-codebase. For easy creation of exploratory projects
PixelRifts/EnviroEngine
A Java OpenGL Engine!
PixelRifts/Turtle
Turtle Engine - Java OpenGL
PixelRifts/video-animations
Motion Canvas animations for my videos
PixelRifts/Azurite-Docs
PixelRifts/Interstellar
PixelRifts/moobot-mitra
moobot for Discord
PixelRifts/4coder-voxel
The final version of the official 4coder codebase. (See Also: https://github.com/Dion-Systems/4coder-non-source)
PixelRifts/Azurite
Azurite Game Engine is a 2D Java game engine built on top of LWJGL.
PixelRifts/c3c
Compiler for the C3 language
PixelRifts/Cocoa
It's gonna be the same thing as DungeonCrawler, just written in C++ for no good reason
PixelRifts/guava
Google core libraries for Java
PixelRifts/Hyperspool
PixelRifts/OpenGL
OpenGL support library so you can just dive in and write OpenGL code
PixelRifts/OpenGL-Animation
A simple example of skeletal animation using OpenGL (and LWJGL).
PixelRifts/PluginBase