Skip to content

bitzhuwei/CSharpGL

Repository files navigation

Object Oriented OpenGL in C#

🍏CSharpGL is an Object-Orinted OpenGL wrapper in pure C# wihtout any third party support.
It abstracts concepts(buffer, shader, state, matrix, vector, texture, canvas, scene, camera, light, picking, text, GUI ...) from OpenGL API and common requirements.
More than 30 simple demonstration projects show how to use CSharpGL. And there will be more.

OpenGL via C# available now!

OpenGL via C#

Stencil Shadow Volume.

StencilShadowVolume.gif

Skeleton Animation.

SkeletonAnimation.gif

Physically Based Rendering.

PBR.IBLSpecularTextured

WorldSpace Billboard.

WorldSpaceBillboard

Picking.

Get to know how CSharpGL\OpenGL implements picking and draging with modern OpenGL! Color Coded Picking

Front To Back Peeling.

FrontToBackPeeling.gif

Environment Mapping.

Refraction

VolumeRendering.Raycast.

VolumeRendering.Raycast

Order-Independent Transparency.

OrderIndependentTransparency

❓Support or Contact

Check my blog here or join my QQ GroupCSharpGL(C#+OpenGL).

About

🍏Object Oriented OpenGL in C#.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published