• Stars
    star
    5
  • Rank 2,850,622 (Top 57 %)
  • Language
    C++
  • Created over 1 year ago
  • Updated over 1 year ago

Reviews

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

Repository Details

Compose, compile, and run C/C++ programs

More Repositories

1

UnityExtensions.ArrayDrawer

ArrayDrawer is a base class like PropertyDrawer, but for arrays and lists.
C#
131
star
2

gpuc

A header-only C-like shading language compiler that writes Metal, HLSL, GLSL
C
60
star
3

oc

Macro magic for declaring/calling Objective-C APIs from C11 or C++. Preloads selectors, chooses the correct objc_msgSend to call per method/platform.
C
57
star
4

reflect

easy reflection and serialization for C++17, MIT licensed
C++
51
star
5

UnityExtensions.InspectInline

Enables you to inspect and edit object references, and easily embed such objects as subassets.
C#
44
star
6

UnityExtensions.MeshIntersection

Perform a raycast against one or more meshes.
C#
29
star
7

UnityExtensions.SelectionHistory

Adds navigation menu items in Unity Editor: "Edit/Selection/Back", "Edit/Selection/Forward"
C#
27
star
8

UnityExtensions.EditorCoroutine

UnityExtensions.EditorCoroutine makes it easy to run coroutines from Unity editor code.
C#
19
star
9

app-cpp

A header-only multiplatform entry point for Apps written in C++
C++
17
star
10

c-array

A simple std::vector-style array for C
C
12
star
11

json

A simple, easy to use, C++11 JSON library.
C++
6
star
12

vulkan_express_samples

Vulkan API samples using Vulkan Express
C
4
star
13

UnityAnimationHDRPExamples

C#
3
star
14

objc

An Objective-C API for C++
C++
2
star
15

jobs

simple job queue implementation for zig
Zig
2
star
16

UnityExtensions.AssetBackup

Backs up assets whenever they are saved, and allows you to quickly restore an asset from backup.
C#
2
star
17

UnityExtensions.VSCodeIntegrationPatch

Enables `C# for Visual Studio Code` plugin to work with Unity `C#` scripts
C#
2
star
18

gtoolbox

Various C++11 utilities I developed in my free time which were later integrated into Zengine, Z2's in-house engine.
C++
2
star
19

net

some simple, composable networking primitives using Berkeley sockets and C++11
C++
2
star
20

UnityExtensions.GameEvents

GameEvents let your scenes and prefabs talk to each other!
C#
1
star
21

Notifications

WIP: may become UnityExtensions.Notifications
C#
1
star
22

app-dev

Development environment for http://github.com/garettbass/app
C++
1
star
23

function_traits

C++ function signature deduction
C++
1
star
24

vulkan_express

Simplify common sequences of Vulkan API calls for simple use cases.
C
1
star
25

app

A platform agnostic application entry point in C.
C++
1
star
26

UnityExtensions.IconBrowser

A searchable editor window to browse Unity's builtin GUI icons.
C#
1
star
27

UnityExtensions.VectorDrawer

Apply the [Vector] attribute to a field to get inspector GUI similar to Vector3 and friends.
C#
1
star