Pinned Repositories
AScriptADay
AScriptADay2016
I am trying to post a script a day for every day in 2016. The goal of this is apart from personal development to get over the fear of sharing terrible code.
DesignPatternGame
gazebosc
GearVR-OSC-Handshaker
Small ofxApp that handshakes with a pre-defined list of IP's and sends them their ID's (useful for multiplayer GearVR setups using OSC).
hku-ect.github.io
HKU-ECT blog, here we post about our adventures
IntroToGit
KGDEV1-Examples
A Unity project containing code examples used in a second year course at HKU.
ProcArt
Code examples for Procedural Art course
VRPhysicsGame
Based on the VR Networked Physics from Glenn Fiedler
aaronvark's Repositories
aaronvark/VRPhysicsGame
Based on the VR Networked Physics from Glenn Fiedler
aaronvark/IntroToGit
aaronvark/KGDEV1-Examples
A Unity project containing code examples used in a second year course at HKU.
aaronvark/ProcArt
Code examples for Procedural Art course
aaronvark/DesignPatternGame
aaronvark/gazebosc
aaronvark/GearVR-OSC-Handshaker
Small ofxApp that handshakes with a pre-defined list of IP's and sends them their ID's (useful for multiplayer GearVR setups using OSC).
aaronvark/hku-ect.github.io
HKU-ECT blog, here we post about our adventures
aaronvark/How-many-Boids-can-Unity-handle
Collection of different boid simulation implementations in unity. Includes: implementation with GameObjects, with ECS only, with ECS and Unity Jobs combined with Burst Compiler (2 different approaches).
aaronvark/PeerReview1718
A repository for students of group 1718 to pull request code for peer review.
aaronvark/PeerReview1819
Repo for peer review assignments for year 2 development class of 18/19
aaronvark/TestRepo
aaronvark/ImNodes
Node graph implementation for Dear ImGui. Used in https://github.com/rokups/rbfx
aaronvark/IntroToGit_2022
aaronvark/KGDEV2-Examples
Public repository for class code
aaronvark/KGDEV4-Examples
A set of class code serving as implementation examples.
aaronvark/libsphactor
"Extended nodal actor framework based on zactor"
aaronvark/merge-conflict
aaronvark/MOCAP_CSV2OSC
aaronvark/MPD
aaronvark/NatNet2OSCbridge
aaronvark/OscJack
Lightweight implementation of OSC server/client in C# (Unity)
aaronvark/portals-mr
Functional portals in Mixed Reality (MR) for Unity 2021.3.x
aaronvark/probuilder-vr
Kinda like ProBuilder, but in virtual reality.
aaronvark/ProcessingShowcase
General processing showcase tool
aaronvark/rust_aoc2020
aaronvark/ShaderExamples
Shader examples from class
aaronvark/UnityCsReference
Unity C# reference source code.
aaronvark/UnityUtils
Collection of utils I often use in Unity projects.
aaronvark/zproject
CLASS Project Generator