From Wakapon
Jump to: navigation, search
(Created page with ' == Nuaj == Nuaj [nu-a-j'] is my little .Net renderer for DirectX 10. It's based on the [http://www.slimdx.org/ SlimDX] .Net wrapper that tightly wraps DirectX for use into .Ne…')
 
Line 1: Line 1:
 +
Nuaj [nu-a-j'] is my little .Net renderer for DirectX 10.
  
== Nuaj ==
+
It's based on the [http://www.slimdx.org/ SlimDX] .Net wrapper that tightly wraps DirectX for use into .Net managed code.
 +
It's quite small and really easy to use. Source code is available [http://www.TODO.com here] and it's free to use.
  
Nuaj [nu-a-j'] is my little .Net renderer for DirectX 10.
+
The main idea behind Nuaj is to "make my life easier", not to create the ultimate renderer that washes dishes and serves coffee. Those are never finished and you always come up with a bad surprise once it's time to use it (providing that you reach that point).
  
It's based on the [http://www.slimdx.org/ SlimDX] .Net wrapper that tightly wraps DirectX for use into .Net managed code.
+
== Helpers ==

Revision as of 16:38, 16 August 2010

Nuaj [nu-a-j'] is my little .Net renderer for DirectX 10.

It's based on the SlimDX .Net wrapper that tightly wraps DirectX for use into .Net managed code. It's quite small and really easy to use. Source code is available here and it's free to use.

The main idea behind Nuaj is to "make my life easier", not to create the ultimate renderer that washes dishes and serves coffee. Those are never finished and you always come up with a bad surprise once it's time to use it (providing that you reach that point).

Helpers