1
I Use This!
Inactive

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 10 hours ago.
Feb 08, 2025 — Feb 08, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add FunctionPipe Tesselatable object. Creates a pipe based on a function More... over 11 years ago
HDR writer should now output HDR file with more compatibility with other software. More... over 11 years ago
Fix for NaN Shader samples from Quad Mesh objects Test program now uses ProcessorCount for number of threads More... almost 12 years ago
ITesselatable methods uppercased to match C# standards. Fix a bunch of string formats that were still in Java format. More... almost 12 years ago
ByteUtil.InitByteUtil called from main thread to create float<->int conversion class instance. More... almost 12 years ago
re-enable hjanini based objects as csharp-tesselatable objects More... almost 12 years ago
Add the examples from Sunflow More... almost 12 years ago
It appears System.Bitmaps do not like multiple threads writing to them in Windows/.net More... almost 12 years ago
Use [ThreadStatic] class for float<->int conversion Class was originally used in SunflowSharp but was not thread safe then. ThreadStatic usage seems to be quicker than original thread safe fix using BitConverter even if it does need what looks like a massive hack to initalize a instance in each thread. More... almost 12 years ago
Fix for Bezier Mesh defined in SC file More... almost 12 years ago
Create LICENSE.md More... almost 12 years ago
RenderObject interface renamed to IRenderObject IRenderObject and IShader methods first letter uppercased to match c# standards Some debug prints removed More... almost 12 years ago
Restore code based shaders More... almost 12 years ago
Add .gitignore More... almost 12 years ago
more files missed More... almost 12 years ago
Add files missed by mondevelop More... almost 12 years ago
Fix typo More... almost 12 years ago
Initial push of code More... almost 12 years ago
Update README.md More... almost 12 years ago
Initial commit More... almost 12 years ago