• Stars
    star
    23
  • Rank 1,016,462 (Top 21 %)
  • Language
    C++
  • License
    MIT License
  • Created about 5 years ago
  • Updated almost 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A minimalistic scripting language with parser and interpreter in a single C++ header file

More Repositories

1

D3d12info

A Windows console tool that prints all the information about the GPU extracted using DXGI and Direct3D 12
C++
93
star
2

ShaderCrashingAssert

Small library for D3D12. Provides assert-like macro for HLSL that crashes the GPU.
C++
49
star
3

WinFontRender

Small single-header C++ library that renders Windows fonts in graphics applications
C++
45
star
4

RegEngine

Yet another approach to developing a personal 3D graphics engine. Windows + Direct3D 12.
C++
33
star
5

str_view

Null-termination-aware string-view class for C++
C++
24
star
6

MISC

Miscellaneous small code snippets.
C++
24
star
7

VkExtensionsFeaturesHelp

Small header-only C++ library that helps to initialize Vulkan instance and device object
C++
13
star
8

CommonLib

An extensive library with utilities of all kinds for C++ that I use in all my projects for many years.
C++
8
star
9

D3D12DescriptorHelpers

Simple helper classes for Direct3D 12 that accompany an article on my blog
C++
7
star
10

RegScript2

A C++ framework for storing, accessing, editing and serializing data structures with parameters of various types.
C++
6
star
11

GLOV

Graphics Library over Vulkan
C++
5
star
12

FxBatchCompiler

This Windows application supports compilation of FX effect files and HLSL shader files using fxc command line compiler included in DirectX SDK. You can compile many files at time or one file with different settings.
C#
5
star
13

SimplySaveAs

Work in progress...
C++
1
star
14

GGJ2016

Global Game Jam 2016
C#
1
star
15

NoConsole

A framework enabling easy development of GUI interface for command-line based tools. Powered by C# scripts.
C#
1
star