• Stars
    star
    15
  • Rank 1,334,330 (Top 27 %)
  • Language GDScript
  • License
    Mozilla Public Li...
  • Created about 3 years ago
  • Updated about 3 years ago

Reviews

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

Repository Details

Drawing application with support for transparent background, working both as a drawing board or on-screen annotation tool

More Repositories

1

godot-lua-pluginscript

Godot PluginScript for the Lua language, currently based on LuaJIT's FFI
Lua
285
star
2

godot-dockable-container

Dockable/tiling UI panels Container addon for Godot
GDScript
167
star
3

unity-texture-apply-async

Alternative to Texture2D.Apply() that doesn't require synchronizing with the render thread, avoiding stalls in the main thread
C
90
star
4

unity-update-manager

Simple to use Update Manager pattern for Unity + Jobified Update for MonoBehaviours and pure C# classes alike
C#
62
star
5

unity-flex-ui

Flexbox layout support for Unity UI using the Yoga layout engine
C#
58
star
6

lua-gdextension

Extension for using the Lua programming language in Godot 4.1.2+
C++
49
star
7

unity-gradle-wrapper

Automatically generate Gradle Wrapper (gradlew) when exporting Android projects in Unity
C#
37
star
8

hello-gdextension

Samples and experiments using Godot 4 + GDExtension
C
37
star
9

unity-safe-area-layout

uGUI layout group that makes children respect the Safe Area. It drives children's anchors and supports LayoutElement.ignoreLayout
C#
33
star
10

godot-dispatch-queue

Threaded and synchronous Dispatch Queues for Godot
GDScript
33
star
11

unity-camera-viewport-rect

Automatically setup Camera viewports from RectTransforms in Unity
C#
33
star
12

unity-key-value-store

Key-Value Store save system interface and implementations for Unity
C#
20
star
13

godot-cubic-bezier-controls

Godot addon defining Cubic Bezier Curve Resource and Controls for visualizing and editing them
GDScript
20
star
14

high-level-gdnative

Single header GDNative high level API for C/C++
C++
18
star
15

pega-texto

Single-file Parsing Expression Grammars (PEG) runtime engine for C
C
17
star
16

unity-sqlite-net

SQLite-net for Unity, supports Windows, Linux, macOS, iOS, tvOS, visionOS, Android and WebGL
C
14
star
17

raylib-meson-template

Minimal template project for C/C++ applications using raylib built using Meson
Meson
13
star
18

unity-gradient-rect

Component that draws a Gradient using Unity UI
C#
12
star
19

godot-lua-pluginscript-distribution

Distribution repository for Godot Lua PluginScript, submitted to the Asset Library
Lua
11
star
20

bettercmath

A -betterC compatible 3D math library for D
D
10
star
21

unity-easy-project-settings

Easily create custom Project Settings by adding [ProjectSettings(...)] attribute to your ScriptableObject subclass
C#
10
star
22

inclua

C to scripting languages wrapper generator, INitialy for binding C to LUA
Mako
10
star
23

unity-managed-jobs

Use classes and other managed types with Unity's Job System
C#
9
star
24

unity-conditional-objects

Unity scripts that modify GameObjects and Components at Prefab/Scene import time based on build configurations
C#
8
star
25

godot-input-key-event-grabber

Godot plugin with a button that grabs key events and populate an InputEventKey instance, great for creating ShortCut resources
GDScript
7
star
26

unity-gesture-recognizers

Gesture recognizer scripts for Unity based on Input and EventSystem handlers
C#
7
star
27

lallegro

Lua bindings for the Allegro 5.2 game programming library
Lua
6
star
28

unity-enum-bitset

Fast and memory efficient implementation of C#'s ISet for enums, storing data as bit masks
C#
6
star
29

molde

Zero dependency, single file template engine for Lua 5.1+ with builtin sandbox support
Lua
6
star
30

hell

Hell build system: "to hell with building software!"
Lua
5
star
31

AssetList

ScriptableObject that automatically aggregates assets using AssetDatabase.FindAssets
C#
5
star
32

gdextension-lite

Automatically generated header-only GDExtension bindings for C/C++
C
5
star
33

raise-and-shine

Height map editor with automatic normal map generation for 2D textures
GDScript
5
star
34

TaskFactoryObject

TaskFactory Unity objects plus a collection of TaskSchedulers with optional limited concurrency
C#
5
star
35

unity-runtime-preset

Functionality analogous to Unity's Preset that can be used at runtime and prefab/scene import time
C#
5
star
36

unity-lyon-tessellation

Tessellation of vector paths in Unity, powered by lyon
C#
5
star
37

betterclist

A -betterC compatible dynamic list backed by array for D
D
4
star
38

c_api_extract-py

Automatic extraction of C APIs from header files using Python and libclang
Python
4
star
39

soa-d

A -betterC compatible Struct Of Arrays template for D
D
4
star
40

objectivec-gdextension

Experimental GDExtension for calling Object-C methods at runtime in Godot 4.1+
Objective-C++
4
star
41

gargula

Game engine based on nested structs and compile-time tree traversals powered by raylib and D compatible with betterC
D
4
star
42

unity-lottie-player

Player for Lottie animations, powered by rlottie, multithread/Job System-friendly
C#
4
star
43

unity-camera-fov-fit

Automatically adjust cameras' FOV to 3D objects bounds in Unity
C#
4
star
44

xadrezaoDoBatistao

Java
3
star
45

unity-objectivec

High level C# to Objective-C interface, similar to Unity's AndroidJavaClass and AndroidJavaObject
C#
3
star
46

high-level-gdnative-example

Example project for High level GDNative C/C++ API (HGDN)
C
3
star
47

csfml-luajit

LuaJIT FFI bindings for CSFML
Lua
3
star
48

unity-prefab-pool

Prefab instance pool that is configurable in the Inspector, supports any engine Object type and is available as a serializable C# class, MonoBehaviour and ScriptableObject
C#
3
star
49

wildcard_pattern-lua

Lua library for using shell-like wildcards as string patterns with support for importing gitignore-like file content
Lua
2
star
50

godot-auto-scroll-label

Label that animates the text scrolling when it does not fit in its rect for Godot
GDScript
2
star
51

unity-serializable-collections

Serializable versions of Dictionary, HashSet and KeyValuePair for Unity 2020.1+
C#
2
star
52

godot-fixed-cell-grid-container

Simple grid Container with fixed size cells for Godot
GDScript
2
star
53

NamedEnum

Safer alternative to raw enums when used as serialized fields in Unity, maintains the right values after reordering, resistant to code merges
C#
2
star
54

unity-ui-corner-offset

Corner Offset mesh modifier for Unity UI, useful for shearing/skewing Graphics
C#
2
star
55

WebGlJsInjector

Import JavaScript code as <script> tags in Unity WebGL builds' index.html file
C#
2
star
56

godot-ecolocalizacao-2D

Teste de efeito de eco localização em 2D usando Godot
GDScript
2
star
57

unity-non-alloc-enumeration

Non-alloc enumerables for Unity structures and C# IList/IReadOnlyList
C#
2
star
58

unity-scene-reference

Autogenerated ScriptableObjects that are stable references to the scenes configured in Build Settings, even if they are moved/renamed
C#
2
star
59

unity-main-thread-task

Task/UniTask-based Main Thread dispatcher classes, no GameObjects involved
C#
2
star
60

lua-gdextension-distribution

Distribution repository for Lua GDExtension, submitted to the Asset Library
Makefile
2
star
61

unity-back-button-stack

Easily manage a stack of objects that respond to the ESC button / Android Back button in Unity, so that only the top object handles the event.
C#
2
star
62

unity-rounded-corners

UI components with rounded corners embedded in their meshes for Unity
C#
2
star
63

unity-tween-jobs

Tween engine for Unity based on the C# Job System
C#
2
star
64

c-allocators

A collection of public domain single-file custom allocators for C/C++
C
2
star
65

unity-state-enum-sample

A sample Unity project using a state enum ScriptableObject + MonoBehaviours with UnityEvents
ShaderLab
2
star
66

nested

A generic nested data structure file format, where data is formed by nested lists with both sequential data and key-value paired data.
Lua
1
star
67

argmatcher

Simple command line argument matcher for Lua
Lua
1
star
68

petecataque

A game made with Lua + LÖVE + Nested
Lua
1
star
69

bode-espirratorio

GDScript
1
star
70

godot-moonscript-import-plugin-poc

Proof of concept import plugin for using MoonScript in Godot, based on Lua PluginScript
Lua
1
star
71

unity-get-component-context-menu

Context menu items for setting up Component references based on GetComponent* methods
C#
1
star
72

gogodotjam1

Game made for Go Godot Jam 1
GDScript
1
star
73

fswatch-luajit

LuaJIT FFI and wrapper for libfswatch (https://github.com/emcrisostomo/fswatch)
Lua
1
star
74

StreamingJson

A streaming JSON parser for desserializing structured data for Unity
C#
1
star
75

tuirm

A ncurses based Terminal UI toolkit in Lua
Lua
1
star
76

lualvm

Lua wrapper for the LLVM-C API
Lua
1
star
77

d-sokol-game

An experimental game made using D + sokol_gfx
C
1
star
78

ggj2021

Game made for Global Game Jam Online 2021
GDScript
1
star
79

unity-playerloophelper

Single file helper class for registering/unregistering systems in Unity's PlayerLoop.
C#
1
star
80

lap

Lambda Argument Parser, a C++11 library for parsing command line arguments
C++
1
star
81

SOTreta

Jogo feito na Semcomp Game Jam 2017
PHP
1
star
82

Godot-KeyShortcutCreator

A creator for InputEventKey Shortcut resources with direct keyboard input instead of looking up scancodes manually
GDScript
1
star
83

unity-audio-latency

Utilities for finding audio latency
C#
1
star
84

unity-key-value-store-sqlite

Key-Value Store implementation backed by the SQLite database engine
C#
1
star
85

SSC0770-2020-S2-Audio

Projeto Unity pra aula sobre Audio da disciplina SSC0770
ShaderLab
1
star
86

unity-reset-after-play-mode

Editor-only ScriptableObject that resets other assets' properties after exiting Play Mode to avoid unwanted diffs in version control
C#
1
star
87

unity-key-value-store-icloud-kvs

Key-Value Store implementation for Unity backed by iCloud KVS
C#
1
star
88

cffi-gdextension

libffi bindings for Godot 4.1+
C++
1
star
89

unity-key-value-store-apple-keychain

Key-Value Store implementation for Unity backed by macOS/iOS/tvOS/visionOS Keychain services
C#
1
star
90

d-raylib-pongstruct

D + Raylib powered Pong game with no class (structs only)
D
1
star
91

unity-sqlite-asset

Read-only SQLite database assets for Unity with ScriptedImporters for ".sqlite", ".sqlite2" and ".sqlite3" files
C#
1
star
92

unity-native-collections-stream

Stream, TextReader and TextWriter implementations backed by Unity Native Collections
C#
1
star