Pinned Repositories
Intro-Coding-and-Computers
Computer science fundamentals.
Intro-Voxel-Terrain-in-Unity
A course on making the easiest to understand voxel engine (in Unity) using the C#JobSystem.
Mastering-Graphics-Programming-with-Vulkan
Programming-Voxel-Worlds-Penny-De-Byl
A collection of projects extending Penny De Byls course with: neighbor based smoothing, in editor block types (using ScriptableObjects), and a working course implementation of fast chunks.
Prowl.UI
A C# port of the Kotlin Dear ImGui library
test-octree-planet-terrain-unity
Planetary voxel octree LOD (Level of Detail) Terrain
themachinery-books
This repository contains the source of "The Machinery book " and some other books.
Voxel-Terrain-System
The source code for the "Minecraft Voxel Terrain (Unity)" course
voxels-unity-course
introductory course with a simple voxel terrain system with companion Unity project code
Prowl
An Open Source C# 3D Game Engine under MIT license, inspired by Unity and featuring a complete editor
PaperPrototype's Repositories
PaperPrototype/Intro-Voxel-Terrain-in-Unity
A course on making the easiest to understand voxel engine (in Unity) using the C#JobSystem.
PaperPrototype/Intro-Coding-and-Computers
Computer science fundamentals.
PaperPrototype/test-octree-planet-terrain-unity
Planetary voxel octree LOD (Level of Detail) Terrain
PaperPrototype/Voxel-Terrain-System
The source code for the "Minecraft Voxel Terrain (Unity)" course
PaperPrototype/voxels-unity-course
introductory course with a simple voxel terrain system with companion Unity project code
PaperPrototype/Prowl.UI
A C# port of the Kotlin Dear ImGui library
PaperPrototype/Mastering-Graphics-Programming-with-Vulkan
PaperPrototype/bloxel
PaperPrototype/complete-guide-to-unity
An open source beginners guide to making 3D Unity games
PaperPrototype/furbs
A Odin library for games
PaperPrototype/goat
Extended flavor of the Go programming language, aiming for increased value safety and maintainability
PaperPrototype/goldmark
:trophy: A markdown parser written in Go. Easy to extend, standard(CommonMark) compliant, well structured.
PaperPrototype/goldmark-embed
A Video embed extension for the goldmark markdown parser.
PaperPrototype/HexaEngine
The official repo of the HexaEngine game engine
PaperPrototype/Intro-to-Scripting-Games-Java
A very fun intro course for those wanting to learn to script games... with Java!
PaperPrototype/learn-scripting-by-making-flappy-bird
Learn scripting with processing.js while making flappy bird
PaperPrototype/master_svelte_magic_the_gathering
PaperPrototype/minecraft_terrain
PaperPrototype/ngo-gamedev-tv-multiplayer
PaperPrototype/PaperPrototype
My Profile
PaperPrototype/Prowl
An Open Source C# 3D Game Engine under MIT license, inspired by Unity and featuring a Dear ImGUI editor and built on Silk.NET
PaperPrototype/Prowl.Echo
A lightweight, flexible .net serializer, with support for complex object graphs, circular references, and much more.
PaperPrototype/Prowl.Website
prowl website landing page with links and features list v2
PaperPrototype/spark-v6
Time to ditch software degree's and switch to portfolio's.
PaperPrototype/state
Editor state data structures for the CodeMirror code editor
PaperPrototype/supabase
The open source Firebase alternative.
PaperPrototype/tutorials
A collection of official and community tutorials and code walkthroughs
PaperPrototype/veldrid
A low-level, portable graphics library for .NET.
PaperPrototype/voxels-unity
A simple voxel terrain system in Unity with companion course
PaperPrototype/webgpu-graphics-programming-with-dr-xu
Learn WebGPU in this series of videos