All Projects → tsoding → ded

tsoding / ded

Licence: MIT License
Dramatic EDitor

Programming Languages

c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to ded

Softwarerenderer
Software rendering engine with PBR. Built from scratch on C++.
Stars: ✭ 323 (+587.23%)
Mutual labels:  shaders, sdl2
Hybridrenderingengine
Clustered Forward/Deferred renderer with Physically Based Shading, Image Based Lighting and a whole lot of OpenGL.
Stars: ✭ 563 (+1097.87%)
Mutual labels:  shaders, sdl2
surface splatting
OpenGL demo of a point rendering and texture filtering technique called Surface Splatting.
Stars: ✭ 125 (+165.96%)
Mutual labels:  shaders, sdl2
VFX-Essentials
VFX graph workshop in HDRP with samples
Stars: ✭ 122 (+159.57%)
Mutual labels:  shaders
planetarium
A Processing library for dome projection.
Stars: ✭ 45 (-4.26%)
Mutual labels:  shaders
ash
A modern terminal text editor
Stars: ✭ 37 (-21.28%)
Mutual labels:  text-editor
max
M.A.X. Port
Stars: ✭ 16 (-65.96%)
Mutual labels:  sdl2
bte
A Simple Text Editor Written In Bash
Stars: ✭ 39 (-17.02%)
Mutual labels:  text-editor
aligner
Sublime Text plugin for automatic code alignment.
Stars: ✭ 34 (-27.66%)
Mutual labels:  text-editor
wase-engine
A 2D game engine written in C++
Stars: ✭ 47 (+0%)
Mutual labels:  sdl2
boxquote.el
Quote text with a semi-box.
Stars: ✭ 16 (-65.96%)
Mutual labels:  text-editor
WebGL-Distance-Fields
⭐ Realtime Euclidean distance field generation and rendering
Stars: ✭ 50 (+6.38%)
Mutual labels:  shaders
SdfFontDesigner
Offline font tuning/bitmap generation via shaders
Stars: ✭ 56 (+19.15%)
Mutual labels:  shaders
inanity
Cross-platform C++ game engine.
Stars: ✭ 28 (-40.43%)
Mutual labels:  shaders
tedit
simple tabbed text editor written in core Tcl/Tk
Stars: ✭ 17 (-63.83%)
Mutual labels:  text-editor
quill-markdown-toolbar
A Quill.js module for converting markdown text to rich text format
Stars: ✭ 13 (-72.34%)
Mutual labels:  text-editor
Satin
A Fabric library to help with shader usage
Stars: ✭ 28 (-40.43%)
Mutual labels:  shaders
webgl-image-processing-playground
Image processing shaders with WebGL
Stars: ✭ 15 (-68.09%)
Mutual labels:  shaders
SDL.zig
A shallow wrapper around SDL that provides object API and error handling
Stars: ✭ 102 (+117.02%)
Mutual labels:  sdl2
facebook-3d-photo-unity
Unity extension to take 3D screenshots for Facebook
Stars: ✭ 24 (-48.94%)
Mutual labels:  shaders

Dramatic EDitor

Quick Start

POSIX

$ ./build.sh
$ ./ded src\main.c

Windows MSVC

> .\setup_dependencies.bat
> .\build_msvc.bat
> .\ded.exe src\main.c

Font

Victor Mono: https://rubjo.github.io/victor-mono/

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].