In next demo I did the perspective spinning vector art, Einstein spin, metalic and textured earth, textured lit dragon head and floyd-gouraud 3D...
Now possible to combine transparent polygons with voxel based objects: Images rendered with either a GPU(DX11)/Windows or...
Any idea wjy the forum at https://www.realworldtech.com/forum/ seems to be locked ? "User registration is currently not allowed. Username or...
What about Tensor cores for this next generation? It could be usefull for inferencing images and voice. Voice for example by teacher apprentice...
Popular smartphone benchmark ready for testing. Post your 64 bit results here !
Edit : major new Volumark version: Now runs in 64 bit if supported. Possibility to configure number of cores used. Analysis of CPU throttling by...
I've been doing some research related to volume rendering. Here a video This is done with a GPU, obviously. The same rendering I've implemented...
Just to tell I'm quite impressed by the Tahiti double performance throughput, nearing 1 TFlop in double precision as can be experienced with my...
EDIT: New improved version 1.3 available Here another volume simulator, this time simulating an incompressible fluid solving the Navier- Stokes...
Here another DX11 demo, this time a 3D volume wave simulator. Unfortunately after running for a couple of minutes my HD 5870 GPU seems to...
While I'm at it, here another fractal generator, this time rendering 4D Julia fractals. I got the idea from Fellix, who suggested it in the...
Here a quite fast mandelbrot viewer, making use of DX11 and the DirectCompute API. The set is calculated with up to 1024 iterations. Making use...
With some luck I was able to purchase one of the still very rare HD 5870 boards. Replacing my GTX280 with this new board and installing drivers...
Do I get it right that texture filtering is now done by the shaders ? So for example for trilinear filtering 8 texels need to be fed to the...
Here a rather fast software renderer engine demo called FQuake. It renders some level of the original Quake game....