Awesome Open Source
Search
Programming Languages
Languages
All Categories
Categories
About
Search results for c texture
c
x
texture
x
161 search results found
Glslviewer
⭐
4,324
Console-based GLSL Sandbox for 2D/3D shaders
Webgl Noise
⭐
2,623
Procedural Noise Shader Routines compatible with WebGL
Herebedragons
⭐
1,682
A basic 3D scene implemented with various engines, frameworks or APIs.
Resynthesizer
⭐
1,233
Suite of gimp plugins for texture synthesis
Astc Encoder
⭐
915
The Arm ASTC Encoder, a compressor for the Adaptive Scalable Texture Compression data format.
Common Shaders
⭐
879
Collection of commonly used Cg shaders. These shaders are usable by either HLSL and/or Cg runtime compilers. The cg2glsl script will translate most of these into GLSL shaders.
Ptex
⭐
651
Per-Face Texture Mapping for Production Rendering https://wdas.github.io/ptex
Gl4es
⭐
611
GL4ES is a OpenGL 2.1/1.5 to GL ES 2.0/1.1 translation library, with support for Pandora, ODroid, OrangePI, CHIP, Raspberry PI, Android, Emscripten and AmigaOS4.
Gideros
⭐
536
Gideros Release version
Fontstash
⭐
372
Light-weight online font texture atlas builder
Vefontcache
⭐
284
Single-header minimalistic pragmatic GPU font rendering library.
Game Gui
⭐
259
Game GUI is a skin-able GL based Widget Class for Games
Soil2
⭐
252
SOIL2 is a tiny C library used primarily for uploading textures into OpenGL.
Simple_glsl_shader_example
⭐
234
A very simple example of how shaders in OpenGL can be used, to color Objects or map a texture on some triangles.
Simple Opengl Image Library
⭐
221
Simple image uploader primarily for OpenGL
Intel Texture Works Plugin
⭐
220
Intel has extended Photoshop* to take advantage of the latest image compression methods (BCn/DXT) via plugin. The purpose of this plugin is to provide a tool for artists to access superior compression results at optimized compression speeds within Photoshop*.
Msdfgl
⭐
176
OpenGL implementation of the MSDF algorithm
Opengl_es
⭐
156
OpenGL ES 2.0, 3.0 and 3.1 with GLSL
Proctree
⭐
153
Procedural tree mesh generator (and editor)
Textureupdateexample
⭐
140
An example showing how to update textures from a native plugin in Unity.
Opensource
⭐
139
Load Source games maps as combined meshes correctly positioned relative to each other
Water_simulation
⭐
138
Water-Simulation with real time specular reflection on the waters surface. The reflection is implemented in GLSL and runs on the GPU and in screen space. The water itself is implemented using a pressure based approach for the surface calculation.
Fluidsim
⭐
129
GPU fluid simulation
Wiengine
⭐
125
C++ implemented, cocos2d like cross-platform game engine
Ultraed
⭐
116
A WIP level editor/game engine for the Nintendo 64.
Opengl_engine
⭐
108
A simple 2D and 3D engine that I've been making for the first time.
Vulkan2d
⭐
102
2D renderer written in C utilizing Vulkan
Gst
⭐
97
Generalized Texture Compression -- Aimed to provide GPU-decompress and higher compression rates.
Realrtcw
⭐
97
RealRTCW mod based on ioRTCW engine
Lightpng
⭐
96
PNG optimization tool for game graphics
Zillalib
⭐
95
Sleek multiplatform C++ 2D and 3D game creation!
Font Stash
⭐
95
A dynamic font glyph cache for OpenGL.
Soil
⭐
93
Simple OpenGL Image Library
Dos3d
⭐
84
Software renderer for DOS (mode 13h)
Unity Pm Tutorial
⭐
78
Unity によるプロジェクションマッピング入門
Esdl2
⭐
76
SDL2 Erlang NIF.
Ninjaripper
⭐
75
Ripper of 3D models/Textures/Shaders from DX11/DX9/DX8 games
Browedit
⭐
75
A mapeditor for Ragnarok Online
Native
⭐
74
NOTE: DEPRECATED! No longer used in PPSSPP! Various C++ utility code: OpenGL ES, JSON, etc, portable to Android.
Opendr
⭐
65
Modern OpenDR
Obj
⭐
62
Wavefront OBJ library in C with an OpenGL Core Profile renderer
Atlasc
⭐
57
Builds atlas texture from a bunch of input images.
Q2tools 220
⭐
57
Quake 2 map compiler tools with v220 map support, automatic phong, enhancements, and fixes.
K210_mmd
⭐
54
3D rendering test
Vulkan Shadertoy Launcher
⭐
52
using C, no external dependencies
Tinygles
⭐
52
Software-rendered OpenGL ES
Soil
⭐
50
Simple OpenGL Image Library with a CMake build style.
Trianglepacker
⭐
48
A C/C++ single-file library that packs triangles of a 3D mesh into a rectangle/texture.
C Raytracer
⭐
48
A CPU raytracer from scratch in C
Libfont
⭐
47
A small library to render text in OpenGL/OpenGL ES using freetype.
Glfast
⭐
46
Public domain header-only C library that uses only 40 modern DSA AZDO OpenGL functions. Project by https://twitter.com/relativetoyou
Ashton
⭐
44
Special graphical effects and other extensions for the Ruby/Gosu game library (⚠️ unmaintained)
Nitropaint
⭐
44
General Purpose DS Sprite, BG, and Texture Editor
Tiny_ktx
⭐
44
Small C based KTX texture loader (inspired by syoyo tiny libraries)
Swrast
⭐
39
A tiny, just-for-fun software rasterizer written in C
Gfx_expmts
⭐
38
Graphics programming experiments. Play-around, demos. Some good, some bad.
Bgfx Header Extension Library
⭐
38
Header-only effects and helper library for Bgfx to help you hit the ground running. Includes a bunch of post processing filters to complete common graphical tasks
Ofexamples
⭐
33
various OpenFramework examples
Reed Framework
⭐
33
Basic framework for D3D11 init, model/texture loading, shader compilation and camera movement.
Tinysdgl
⭐
30
TinyGL 0.4 (c) 1997-2002 Fabrice Bellard. TinySDGL 0.5, 2005 a port to libSDL by Gerald Franz (
[email protected]
). General Description: -------------------- TinyGL is intended to be a very small implementation of a subset of OpenGL* for embedded systems or games. It is a software only implementation. Only the main OpenGL calls are implemented. All the calls I considered not important are simply *not implemented*. The main strength of TinyGL is that it is fast and simple because it has not to be
Dataformat
⭐
27
Khronos Data Format Specification
Shadertoy
⭐
26
A standalone utility for rendering glsl shaders from shadertoy.
Etc2textureloader
⭐
26
Simple implementation showing how to load the ETC2 texture compression format
Cudafluid
⭐
26
A fork of code open sourced by Vincent Houzé at www.foliativ.net
Vector Field Visualization Using Cuda
⭐
25
Real-time visualization of 3D vector field using 3D textures in CUDA
Mv_easy_font
⭐
23
Sdl2 Opengl
⭐
22
This is a starter series about GLSL Shaders using SDL2 as OpenGL Helper and a bit Shader-Language for C-Coders. Finally using a Shadertoy shader.
Softrast
⭐
21
Hobby software rasterizer.
Teapong
⭐
21
A two-player game for fans of Pong and the Utah teapot!
Cocos2d X 3.x Qt
⭐
21
Qt Port of Cocos2d-x-3.x.
Atlas
⭐
19
A small utility for generating a texture atlas
Objpar
⭐
19
Single header Wavefront OBJ parser written in C.
Textureatlas
⭐
19
A simple, cross-platform Python-based tool and C library for creating and using a texture atlas in your application or game. Distributed under the terms of the MIT license.
Defullbright
⭐
18
trivial tool to remap "fullbright" colours in quake texture wads
Libc3
⭐
18
Lightweight C Scene Graph Library
Obs
⭐
17
Stuff running on the Open Broadcaster Software
Clglinterop
⭐
17
OpenCL-OpenGL Interop examples
Diwide
⭐
17
A featureful realtime 3D software render
Strabo
⭐
17
Turns HGT elevation maps into 2D images or 3D models
Paint3d
⭐
17
A program allowing painting textures of different channels SIMULTANEOUSLY on a 3d model
Voxel Terrain Raycasting With Ssdm
⭐
16
Procedural Voxel Terrain Raycaster with Hitpoint Refinement and Screen Space Displacement Mapping
Dutch Blunt
⭐
15
Low poly font rendering system. Uses triangles not textures, for always sharp edges.
Insomnia Proquake Engine
⭐
15
A modification of the ProQuake/Kurok Sony PSP engine focusing on hardware rendering optimization & mod support functionality
Proceduraltextures
⭐
14
On-line gallery of procedural textures generated with GLSL Fragment Shaders
Tesannwyn
⭐
14
TESAnnwyn is a 3D landscape height map importer/exporter utility for TES3: Morrowind.
Raylib Instancing
⭐
14
Instanced rendering examples for raylib
Kmquake2
⭐
14
KMQuake II Engine by Knightmare
Opentri
⭐
14
openTRI is a game engine for the Playstation Portable (PSP)
Opengl Racing Game
⭐
13
Simple OpenGL racing game I made back in 2001, just rediscovered the dusty zip file
Ar4r
⭐
13
ARToolKit Ruby binding
Hw0 Intro
⭐
13
introductory homework assignment to help get students set up for the rest of the course
Cro_lib
⭐
13
Imageresampler
⭐
13
Exported from code.google.com/p/imageresampler
Multi Scale Label Map Extraction
⭐
12
Automatically find and labels all textures within an image.
Tinygl
⭐
12
TinyGL : a Small, Free and Fast Subset of OpenGL*
Soil_ext
⭐
12
Updates to the SOIL image lib: mipmaps, core opengl
C Opengl Text
⭐
12
OpenGL example in pure C: text rendering, textures, etc
Minecraft Block Viewer
⭐
12
OpenGL program to interact with Minecraft Bocks
Pngrim
⭐
12
Small utility to remove white borders/halo around PNG textures when rendered with OpenGL
Notengine_psv
⭐
11
A little framework for the ps vita to render graphics on PSVITA.
Related Searches
C Kernel (12,842)
C Video Game (4,242)
C Driver (4,106)
Python C (4,069)
C Firmware (3,545)
C Arduino (3,118)
C Usb (2,589)
C Arm (2,566)
C Algorithms (2,333)
C Cmake (2,296)
1-100 of 161 search results
Next >
Privacy
|
About
|
Terms
|
Follow Us On Twitter
Copyright 2018-2024 Awesome Open Source. All rights reserved.