All Projects → aiekick → SdfFontDesigner

aiekick / SdfFontDesigner

Licence: MIT License
Offline font tuning/bitmap generation via shaders

Programming Languages

GLSL
2045 projects

Projects that are alternatives of or similar to SdfFontDesigner

Noodlesplate
Offline Shader Editor with many cool features
Stars: ✭ 79 (+41.07%)
Mutual labels:  shaders, glsl, widgets, free-software
Tess Opt
Demonstration of how we can use tessellation shaders to make faster fragment shaders.
Stars: ✭ 13 (-76.79%)
Mutual labels:  shaders, imgui, glsl
Imogen
GPU Texture Generator
Stars: ✭ 648 (+1057.14%)
Mutual labels:  shaders, imgui, glsl
Shader Doodle
A friendly web-component for writing and rendering shaders.
Stars: ✭ 356 (+535.71%)
Mutual labels:  creative-coding, shaders, glsl
manyworlds
A scifi-inspired study of signed distanced functions and noise fields in WebGL
Stars: ✭ 24 (-57.14%)
Mutual labels:  creative-coding, shaders, glsl
MoravaEngine
2D/3D graphics engine written in C++ language. It currently supports the following graphics APIs: OpenGL 3.3+, Vulkan 1.2, DirectX 11. Its current purpose is to experiment with various CG concepts and techniques.
Stars: ✭ 129 (+130.36%)
Mutual labels:  shaders, imgui, glsl
VulkanRenderer
Personal repo for learning the vulkan graphics api
Stars: ✭ 42 (-25%)
Mutual labels:  procedural-generation, imgui, glsl
Eternal
👾~ music, eternal ~ 👾
Stars: ✭ 323 (+476.79%)
Mutual labels:  art, creative-coding, glsl
Imguifontstudio
Font Helper Gui Tool for programming
Stars: ✭ 149 (+166.07%)
Mutual labels:  font, imgui, free-software
Webgl Fundamentals
WebGL lessons that start with the basics
Stars: ✭ 3,315 (+5819.64%)
Mutual labels:  math, shaders, glsl
Shadertoy React
6kB "Shadertoy" like react component letting you easily render your fragment shaders in your React web projects, without having to worry about implementing the WebGL part.
Stars: ✭ 74 (+32.14%)
Mutual labels:  creative-coding, shaders, glsl
WebGL-Distance-Fields
⭐ Realtime Euclidean distance field generation and rendering
Stars: ✭ 50 (-10.71%)
Mutual labels:  shaders, glsl, sdf
Awesome Creative Coding
Creative Coding: Generative Art, Data visualization, Interaction Design, Resources.
Stars: ✭ 8,696 (+15428.57%)
Mutual labels:  art, creative-coding, shaders
glsl-cos-palette
glsl function for making cosine palettes
Stars: ✭ 26 (-53.57%)
Mutual labels:  procedural-generation, shaders, glsl
imgui-java
JNI based binding for Dear ImGui
Stars: ✭ 270 (+382.14%)
Mutual labels:  imgui, dear-imgui
unity-shadergraph-sketches
🎨 Sketches made with ShaderGraph in Unity.
Stars: ✭ 47 (-16.07%)
Mutual labels:  procedural-generation, shaders
procedural-art
🌌 Procedural art with vanilla JavaScript
Stars: ✭ 83 (+48.21%)
Mutual labels:  art, procedural-generation
BezierCurves2D
An implementation of 2D Bezier Curves in C++ using OpenGL, gl3w, glfw3 and imgui.
Stars: ✭ 41 (-26.79%)
Mutual labels:  shaders, imgui
mathematical-sculptures
Generate custom parametric surfaces ✒️💠
Stars: ✭ 26 (-53.57%)
Mutual labels:  shaders, glsl
kotlin-glsl
Write your GLSL shaders in Kotlin.
Stars: ✭ 30 (-46.43%)
Mutual labels:  shaders, glsl

SdfFontDesigner

SdfFontDesigner i a tool for create font bitmap with shader in glsl

available only on windows for the moment, require Opengl 3.3 mini

Download here : https://github.com/aiekick/SdfFontDesigner/releases

Also Available on Itch.Io => https://aiekick.itch.io/sdffontdesigner

In this Repo you will find Samples Script with generated Bitmap Font for testing

SdfFontDesigner can :

  • Font bitmap based on ttf or otf font files / systems,
  • Write your own shaders (in glsl) for tuning and rendering like you want
  • Offer many usefull uniforms widget from code, let Programmers write shaders and let artists tune these for have result they want.
  • Export the font bitmap to the .fnt file format for using it in many game engine like unity, unreal, cocos2ds, libgdx, etc..
  • Import Shaders from ShaderToy and GlslSandbox (new in v0.0.2472)
  • Support multipass shaders like needed in fluid simulation or Reaction Diffusion like here GrayScott
  • Exactly the same GLSL System / widgets and possibilities than used in NoodlesPlate v0.1.974

Demo Pictures :

jaDO6s.png

JNS4zv.jpg

Q2IUH2.png

XZE57n.png

xjWQ53.png

Xc4ehm.png

y8lel9.png

View in Unity3D Engine :

+QyBK9.png

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].