
tgjones (Tim Jones) - GitHub
tgjones has 65 repositories available. Follow their code on GitHub.
GitHub - tgjones/gemini: Gemini is an IDE framework similar in …
Gemini is an IDE framework similar in concept to the Visual Studio Shell. It uses AvalonDock and has an MVVM architecture based on Caliburn Micro. - tgjones/gemini
GitHub - tgjones/HlslTools: A Visual Studio extension that provides ...
A Visual Studio extension that provides enhanced support for editing High Level Shading Language (HLSL) files - tgjones/HlslTools
GitHub - tgjones/shader-playground: Shader playground website …
Shader playground website for exploring HLSL, GLSL, SPIR-V compilers - tgjones/shader-playground
Win32Exception is thrown when WPF runs out of internal resources
tgjones commented Jun 22, 2013 After an AppDomain has been up for a while, DynamicImage sometimes fails to generate an image because of an exception thrown by WPF:
gemini/README.md at master · tgjones/gemini - GitHub
Gemini is an IDE framework similar in concept to the Visual Studio Shell. It uses AvalonDock and has an MVVM architecture based on Caliburn Micro. - tgjones/gemini
GitHub - tgjones/slimshader: SlimShader is a Direct3D shader …
SlimShader is a Direct3D shader bytecode parser for .NET and C++. It is a Portable Class Library (PCL), compatible with .NET Framework 4.0+ and .NET for Windows Store apps. This is the …
tgjones/hlsl-parser-nitra: HLSL parser for .NET - GitHub
HLSL parser for .NET. Contribute to tgjones/hlsl-parser-nitra development by creating an account on GitHub.
Issues · tgjones/HlslTools - GitHub
Dec 14, 2023 · A Visual Studio extension that provides enhanced support for editing High Level Shading Language (HLSL) files - Issues · tgjones/HlslTools
How to skin the StatusBar and the ToolBar using MahApps Metro …
Hi @tgjones, @Camuvingian, I've bee investigating this today and here's what I've found so far: Gemini sets it's theme resources a little too late. This happens when the ShellView has been …