Pinned Repositories
bgfx
Cross-platform, graphics API agnostic, "Bring Your Own Engine/Framework" style rendering library.
bx
Base library used across multiple projects
Carmen
A simple tool to identify and translate strings using OpenAI
Codea-Addons
A collection of basic Codea addons for getting started extending the runtime
codea-air-code
Visual Studio Code extension for Codea Air Code
Codea-Documentation
Source files for the Codea documentation.
Codea-Moonbase
Codea Community Repository Server (previously WebRepo)
Codea4-Docs
RenderMutex
A Codea-specific mutex for ensuring exclusive access to resources between Lua and Render threads
Runtime
Codea 3.x Runtime
twolivesleft's Repositories
twolivesleft/Codea-Addons
A collection of basic Codea addons for getting started extending the runtime
twolivesleft/Carmen
A simple tool to identify and translate strings using OpenAI
twolivesleft/codea-air-code
Visual Studio Code extension for Codea Air Code
twolivesleft/Runtime
Codea 3.x Runtime
twolivesleft/Codea-Documentation
Source files for the Codea documentation.
twolivesleft/Codea4-Docs
twolivesleft/RenderMutex
A Codea-specific mutex for ensuring exclusive access to resources between Lua and Render threads
twolivesleft/bgfx
Cross-platform, graphics API agnostic, "Bring Your Own Engine/Framework" style rendering library.
twolivesleft/bx
Base library used across multiple projects
twolivesleft/Codea-Moonbase
Codea Community Repository Server (previously WebRepo)
twolivesleft/glslang
Khronos reference front-end for GLSL and ESSL
twolivesleft/luaparse
A Lua parser written in JavaScript
twolivesleft/ShaderCross
ShaderCross compilation tool used for the Codea Carbide runtime. Originally based on the krafix shader compiler.
twolivesleft/SPIRV-Cross
SPIRV-Cross is a practical tool and library for performing reflection on SPIR-V and disassembling SPIR-V back to high level languages.
twolivesleft/sol2
Sol3 (sol2 v3.0) - a C++ <-> Lua API wrapper with advanced features and top notch performance - is here, and it's great! Documentation:
twolivesleft/vg-renderer
A vector graphics renderer for bgfx, based on ideas from NanoVG and ImDrawList (Dear ImGUI)