Skip to content

hadronized/cheddar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Cheddar GLSL superset language

Build Status crates.io docs.rs License

What’s Cheddar?

Cheddar is a superset of GLSL.

The crate has an embedded tutorial in its documentation that will provide you with enough details to both understand what Cheddar is about and how you’re supposed to use it.

Contributing

You can contribute by forking the project and providing merge requests. Most of the current works that need special attention are:

  • Core types and constructs.
  • Examples.
  • Semantic analysis.
  • Tessellation control shader.
  • Tessellation evualation shader.
  • Proper public API.

About

The Cheddar GLSL superset language

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages