Skip to content

Fundamental Utility Definitions Especially for openGL.

Notifications You must be signed in to change notification settings

hyotang666/fude-gl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FUDE-GL 1.0.10

What is this?

Fundamental Utility Definitions Especially for openGL.

What is NOT?

Not a game engine.

Alternatives and differences.

  • cl-glut: Common Lisp bindings to Freeglut.
  • cl-glfw3: Common Lisp bindings to GLFW version 3.x.
  • glkit: OpenGL utilities for math, shaders, etc.

See also.

GLSL

  • 3bgl-shader: CL-hosted CL-like DSL for generating GLSL.
  • varjo: Lisp to GLSL Language Translator.
  • glsl-spec: The GLSL spec as a datastructure.
  • glsl-packing: calculate std140/std430 layout for a glsl UBO/SSBO.
  • glsl-toolkit: A parser for OpenGL Shader Language source files.

Text rendering.

  • glisph: Glyph rendering engine using OpenGL shading language for Common Lisp.
  • cl-fond: Bindings to libfond, a simple text rendering engine for OpenGL.

Usage

See examples and breakout-cl.

From developer

Product's goal

License

MIT

Developed with

SBCL/2.2.4

Tested with

Installation

About

Fundamental Utility Definitions Especially for openGL.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published