Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wumpf/clearsight

A C# render framework project.
https://github.com/wumpf/clearsight

Last synced: 26 days ago
JSON representation

A C# render framework project.

Awesome Lists containing this project

README

        

ClearSight
======================
A C# (.Net4.6) based hobby engine project. Mostly rendering.
Meant primarily for my personal enjoyment and to satisfy my occasional curiosity about design issues. Also, I hope to use it as a base for rendering experiments in the future.

Overview
----------------------
todo

Third Party Software & Relations
----------------------

Dependencies:
* [SharpDX](http://sharpdx.org/)
* ... more to come

Some parts of this project's code are inspired by [ezEngine](http://ezengine.net/), an open source C++ engine which I hold in high regard (you should try it!).

Licensing
----------------------
It's MIT license! So help yourself and copy whatever you want as long as you mention me by including the [license](/license.txt) :)