kion-dgl
Learning the fundamental concepts of computing with the C language. Attempting to write tutorials for OpenGL and examples for GTK.
@DashGLForever Alone
Pinned Repositories
Dash-Texture-Viewer
A TIM texture viewer with support for pallets written in GTK with C (for Linux)
DashGL-EGL-Model-Tutorial
A tutorial for starting from a triangle to the point of being able to display a simple model using EGL in C on the Raspberry Pi.
DashGL-GTK-Astroids-Tutorial
Astroids Tutorial written in C using GTK with OpenGL and DashGL for matrix manipulation
DashGL-GTK-Brickout-Tutorial
Tutorial For a Brickout Clone Written in OpenGL using GTK Library and GTKGLArea Widget
DashGL-GTK-Invaders-Tutorial
A tutorial for a basic Invaders game made in C with GTK: and OpenGL
DashGL-Library
Basic Matrix Manipulation Library For OpenGL Written in C
DashGL-Pages
Github hosted pages for the DashGL Project
GtkGLArea
A example use of the GTK GL Area in C
Miku-Legends-2
Source Code for Writing files to the Megaman Legends 2 format to replace Megaman with Miku
ThreejsColladaExporter
Collada Exporter for Threejs which supports allows for rigged Geometry to be exported to .dae format
kion-dgl's Repositories
kion-dgl/GtkGLArea
A example use of the GTK GL Area in C
kion-dgl/Hello_SDL
Getting started and learning the basics of SDL using the C language
kion-dgl/3D-Cube
An introduction tutorial to OpenGL 2.1 in C using the Freeglut library
kion-dgl/Bitter
"Bitter" Terminal based bit/byte viewer and (hopefully) editor
kion-dgl/Freeglut-Astroids
A barebones Astroids game implemented in Freeglut / C / OpenGL 2.0
kion-dgl/GtkGLBrickout
Brickout programmed in GTK+ with a glArea widget
kion-dgl/GtkGLShooter
Gtk demo using a GL Area to display a simple arcade shooter
kion-dgl/SDL_ShooterRedux
Open Source Shooting Game using SDL with C and Kenney's Shooter Redux Pack
kion-dgl/SpaceShooter
A simple space shooter made in C using OpenGL 2.1 and Freeglut