Click to See Complete Forum and Search --> : Half-Presision Float


code?
October 29th, 2009, 01:48 AM
How would I implement this in C#?

Nikitozz
October 29th, 2009, 02:15 AM
Google knows :)

http://cellperformance.beyond3d.com/articles/2006/07/update-19-july-06-added.html
There is a C sample but I hink it won't be a problem to do the same in C#.

code?
October 30th, 2009, 02:08 AM
Nice code, but I don't understand C++. It's a user-defined class, right? Well where is the equivalent of this?

public Half()
{

}