phil-stein
||ArtStation|| https://phil_stein.artstation.com/ ||GameJolt|| https://gamejolt.com/@Phil_Games
phil-stein's Stars
EpicGamesExt/raddebugger
A native, user-mode, multi-process, graphical debugger.
Capati/odin-vk-guide
In progress tutorial using Odin Language.
Capati/odin-vk-bootstrap
A utility wrapper that jump starts initialization of Vulkan for Odin Language.
floooh/sokol-odin
Odin bindings for the sokol headers (https://github.com/floooh/sokol)
zeux/meshoptimizer
Mesh optimization library that makes meshes smaller and faster to render
cr1sth0fer/odin-nuklear
Nuklear bindings for Odin language
Rezonality/zep
Zep - An embeddable editor, with optional support for using vim keystrokes.
LAK132/ImDuino
ImGui on Arduino (ESP32) example
cococry/leif
Minimal, configurable & GPU accelerated Immediate Mode UI Library written with modern OpenGL
DanielGavin/ols
Language server for Odin
bg-thompson/basic-ray-tracer-in-odin
A simple ray tracer in Odin based on "Ray Tracing in One Weekend"
pezcode/Cluster
Clustered shading implementation with bgfx
felipeagc/vkrender
Vulkan renderer / game engine
cshenton/odin-ufbx
`ufbx` Bindings for Odin
ufbx/ufbx
Single source file FBX loader
odin-lang/examples
Examples of idiomatic Odin code
nvim-neo-tree/neo-tree.nvim
Neovim plugin to manage the file system and other tree like structures.
jtsiomb/kdtree
A simple C library for working with KD-Trees
rxi/microui
A tiny immediate-mode UI library
nvim-lua/kickstart.nvim
A launch point for your personal nvim configuration
ands/lightmapper
A C/C++ single-file library for drop-in lightmap baking. Just use your existing OpenGL renderer to bounce light!
jkuhlmann/cgltf
:diamond_shape_with_a_dot_inside: Single-file glTF 2.0 loader and writer written in C99
turanszkij/WickedEngine
3D engine with modern graphics
google/shaderc
A collection of tools, libraries, and tests for Vulkan shader compilation.
hrkfdn/ncspot
Cross-platform ncurses Spotify client written in Rust, inspired by ncmpc and the likes.
jrfonseca/gprof2dot
Converts profiling output to a dot graph.
brendangregg/FlameGraph
Stack trace visualizer
Immediate-Mode-UI/Nuklear
A single-header ANSI C immediate mode cross-platform GUI library
kokke/tiny-AES-c
Small portable AES128/192/256 in C
kokke/tiny-regex-c
Small portable regex in C