|
jguarin2002 (September 26, 2008 at 10:53 pm)
How does perform the system with a raytracing renderer? I guess this is pure raster..
haruka282 (June 9, 2008 at 1:24 am)
Thanks.This is 12bit-fixed point at arithmetic.Geometry operation(matrix and perspective transformation),Polygon setup and shading is all.floating point is not used anywhere.
napalmcore (June 7, 2008 at 2:33 pm)
Amazing work,Congratulations !Just a small question, the algorithms used for rendering use floating point or fixed point math ?
haruka282 (March 28, 2008 at 6:13 am)
This system consists of original designed renderer, and ALTERA NiosII procesor and some peripheral IP-cores.This time, FPGA device uses ALTERA Cyclone(EP1C12Q240C8). The target board is 1chipMSX-kit.Now detailed information is only Japanese.
opcode0x90 (March 26, 2008 at 2:46 am)
does it really do polygon rendering on FPGA?if so, than this thing is awesome! Where can I find more info on that? |