Pinned Repositories
BufferedRaylib
A wrapper around Raylib's Input System supporting Buffered Input and Actions.
Castaway
Just a wizzard (named Jerry) on a raft, with some cards.
ClassDemo
CPE301-Swamp-Cooler
Control Unit for a Simulated Swamp Cooler
CPE400-Peer-2-Peer-File-Transfer
Godot-Torch
Godot wrapper around LibTorch
It-Comes-From-the-Dark
PFNN-Unity
Demonstration in Unity about Phase-Functioned Neural Network for Character Control
joshuadahlunr's Repositories
joshuadahlunr/Castaway
Just a wizzard (named Jerry) on a raft, with some cards.
joshuadahlunr/Godot-Torch
Godot wrapper around LibTorch
joshuadahlunr/PFNN-Unity
Demonstration in Unity about Phase-Functioned Neural Network for Character Control
joshuadahlunr/BufferedRaylib
A wrapper around Raylib's Input System supporting Buffered Input and Actions.
joshuadahlunr/ClassDemo
joshuadahlunr/CPE400-Peer-2-Peer-File-Transfer
joshuadahlunr/CPPE
A simple and opinionated language which transpiles to C++20, making that language a little bit nicer to work with
joshuadahlunr/CS457-Database-Management-System
joshuadahlunr/FastSignals
Easy to use, fast and lightweight C++17 signals and slots library, drop-in replacement for the Boost.Signals2
joshuadahlunr/FishNet
FishNet: Unity Networking Evolved.
joshuadahlunr/FlexBisonCrossTemplate
joshuadahlunr/GameNetworkingSockets
Reliable & unreliable messages over UDP. Robust message fragmentation & reassembly. P2P networking / NAT traversal. Encryption.
joshuadahlunr/go-cmake
Building Golang project with CMake
joshuadahlunr/libjuice
JUICE is a UDP Interactive Connectivity Establishment library
joshuadahlunr/pinnedVector
It can grow in size with o(1) complexity without changing its pointer. The memory stays contiguous.
joshuadahlunr/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
joshuadahlunr/raygui
A simple and easy-to-use immediate-mode gui library
joshuadahlunr/raylib-cpp
C++ Object Oriented Wrapper for raylib modified for the CS381 class at UNR.
joshuadahlunr/Simple-Plagiarism-Checker
joshuadahlunr/simpleP2P
SimpleP2P is a minimalistic C/++ wrapper around the go implementation of libp2p.
joshuadahlunr/TAISER
joshuadahlunr/tree-sitter-cppe
Experimental CPPE grammar for tree-sitter
joshuadahlunr/UFCS
joshuadahlunr/unimic
A wrapper for Unity's Microphone class.
joshuadahlunr/unity-raw-to-exr
This is a utility to convert the 16-bit raw heightmap data that Unity's Terrain System exports into a 16-bit EXR format or vice versa.
joshuadahlunr/UnityNumSharp
joshuadahlunr/univoice
Voice chat/VoIP solution for unity. P2P implementation included.
joshuadahlunr/vmcontainer
Virtual memory based containers
joshuadahlunr/WebGPU-distribution
Distributions of WebGPU for native and web development, easy to integrate and interchangeable.
joshuadahlunr/WebGPUImGUITemplate