Pinned Repositories
BlockBreaker
Test mobile game.
BpExamples
Simple examples of games made with B+
Bplus.jl
A modern OpenGL 4.6 rendering framework, written in Julia.
CodeSculptor.jl
Take Julia AST's apart and put them back together again
EasyWFC
A much easier-to-read port of the WFC texture generation algorithm, plus a WPF GUI for watching it in action.
GPUNoiseForUnity
A Unity plugin for generating noise on the GPU for use in the editor.
Holofractal
Little Hololens experiment
Manbil
My 3D engine in C++/OpenGL.
MyASCImpl
Practice implementation of Adaptive Skeleton Climbing
WFCpp
A C++ DLL project for the WaveFunctionCollapse algorithm, plus various interfaces for using it.
heyx3's Repositories
heyx3/EasyWFC
A much easier-to-read port of the WFC texture generation algorithm, plus a WPF GUI for watching it in action.
heyx3/GPUNoiseForUnity
A Unity plugin for generating noise on the GPU for use in the editor.
heyx3/Bplus.jl
A modern OpenGL 4.6 rendering framework, written in Julia.
heyx3/CodeSculptor.jl
Take Julia AST's apart and put them back together again
heyx3/WFCpp
A C++ DLL project for the WaveFunctionCollapse algorithm, plus various interfaces for using it.
heyx3/BpExamples
Simple examples of games made with B+
heyx3/MyASCImpl
Practice implementation of Adaptive Skeleton Climbing
heyx3/PVC
PVC Editor in Unity
heyx3/MantleDiver.jl
An open-source game written in Julia, using the B+ framework
heyx3/BplusApp.jl
The graphics/input modules for my Julia game framework, "B+"
heyx3/BplusCore.jl
The Math and Utilities for the Julia B+ library
heyx3/BpWorld
A Test game for OpenGL experiments with the Julia port of B+
heyx3/EscapeTheMine
One of my base-building game ideas.
heyx3/NeuralNet
Implementing neural nets from scratch
heyx3/ProcGen-Exploration
Uploading to Git some of my old and in-progress exploratory ProcGen projects
heyx3/Rammission
GGJ 2018
heyx3/SimpleBoardGames
A collection of simple local multiplayer board games for mobile.
heyx3/Assimp.jl
Julia language binding for assimp
heyx3/BplusTools.jl
Extra add-on systems for the Julia game framework B+
heyx3/DualMarchingCubes
C# implementation of this: https://www.volume-gfx.com/volume-rendering/dual-marching-cubes/
heyx3/generator
A fork of the generator project by user ilmola to make it compile on MSVC.
heyx3/heyx3RT
Ray-tracing fun
heyx3/LibCImGui.jl
Vanilla Julia bindings for cimgui
heyx3/ModernGL.jl
OpenGL 3+ bindings for Julia
heyx3/OtherSatSolver.jl
Tool to help solve Satisfactory factory design
heyx3/Panels
Terminal-esque graphics using SDL
heyx3/PvcDesigner
Unity game for designing PVC structures
heyx3/Space-Time-Gladiators
My old college game
heyx3/tinytoml
A header only C++11 library for parsing TOML
heyx3/WOML.jl
Provides a slightly more flexible flavor of TOML.jl, and uses StructTypes.jl for reflection