Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/wumpf/clearsight
- Owner: Wumpf
- License: mit
- Created: 2015-11-08T00:07:25.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-03T17:38:54.000Z (almost 9 years ago)
- Last Synced: 2023-10-20T23:51:32.800Z (about 1 year ago)
- Language: C#
- Homepage:
- Size: 77.1 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: license.txt
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
----------------------
todoThird Party Software & Relations
----------------------Dependencies:
* [SharpDX](http://sharpdx.org/)
* ... more to comeSome 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) :)