jedjoud10's Stars
ocornut/imgui
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
getzola/zola
A fast static site generator in a single binary with everything built-in. https://www.getzola.org
ncase/trust
An interactive guide to the game theory of cooperation
ashima/webgl-noise
Procedural Noise Shader Routines compatible with WebGL
weigert/SimpleHydrology
Procedural Hydrology / River / Lake Simulation
SuperTails/langcraft
Compiler from LLVM IR to Minecraft datapacks.
ProwlEngine/Prowl
An Open Source C# 3D Game Engine under MIT license, inspired by Unity and featuring a complete editor and built on Silk.NET
BlankSourceCode/obs-zoom-to-mouse
An OBS lua script to zoom a display-capture source to focus on the mouse
TanTanDev/binary_greedy_mesher_demo
Gentlymad-Studios/NewGraph
A general node graph solution centered on data management. This is based on the idea to visualize complex data structures as graph networks without having to modify already established data classes.
charles-r-earp/krnl
Safe, portable, high performance compute (GPGPU) kernels.
alanjian85/raster-i
A 3D FPGA GPU for real-time rasterization with a tile-based deferred rendering (TBDR) architecture, featuring transform & lighting (T&L), back-face culling, MSAA anti-aliasing, ordered dithering, etc.
char-ptr/bsod-rs
The safest library on the block. Calling the bsod function will cause a blue screen of death.
Andicraft/VolumetricFog-URP2022
Volumetric Fog for URP 2022. Created with the Forward+ renderer in mind.
xafero/SharpMC
SharpMC - A Minecraft server in C#
pudnax/voidin
GPU driven renderer using WGPU
sjoerdev/voxel-engine
This is a 3d graphics engine that focusses on rendering voxels as fast as possible without sacrificing dynamic geometry.
Shadlock0133/cargo-vibe
Cargo x Buttplug.io
Gentlymad-Studios/GraphViewBase
The base for our NewGraph implementation. Avoids any reliance on the outdated Experimental Graph view form Unity. This is a heavily modified version of: https://github.com/Sahasrara/GraphViewPlayer.
tim-oster/voxel-rs
Sparse Voxel Octree Raytracer written in Rust & OpenGL
Minecrevy/minecrevy
A toolkit for building Rust-based Minecraft: Java Edition servers, using Bevy Engine.
STCollier/samcraft
Voxel engine made with OpenGL and C
FloatyMonkey/engine
Early stage of a new game engine, focusing on fully path-traced graphics.
schell/crabslab
Slabcraft for crabs
yangrc1234/Blue-Unity-Sky
Prototype project for NEXT-GEN atmosphere scattering rendering solution in Unity URP.
nielsdos/UnityClothSimulation
Unity Cloth Simulation using CPU/GPU with a bunch of features
pema99/SlangUnityPlugin
Plugin to use Slang shading language in Unity
basilysf1709/firstyear-checklist
Checklist of things to go through for UoG students
float3/vkfetch-rs
vkfetch-rs is a fetch-program that displays basic information about your vulkan-compatible graphic card(s)!
Lemonzyy/fastnoise2-rs
A safe Rust wrapper for FastNoise2, a node-based noise generation library optimized with SIMD.