Package Author: ptitSeb
Description:
Pandora Crude Bench
is a Bench software split in 3 parts to mesure performance.
The 3 Parts are:
1. The Mandelbrot fall.
A fall (zooming) in a crude Mandelbrot fractal. This part is CPU Heavy. It draws a mandelbrot in a 200x120 that is scalled fullscreen using Notaz's optimized SDL.
Score for this part is FPS*40 (expect fps starting at 8).
2. Hypnotic Pandora
A simple hypnotic shader, using GLES2. No calculation here, this tests is GPU only.
Score for this part is FPS*10 (expect fps starting at 35).
3. Irrlicht Demo
The demo that come with Irrlicht 1.8. It's a Flyby of a small Quake3 map. This test use both CPU and GPU.
Score for this part is FPS*10 (expect fps starting at 30).
Final PCB Score is the sum of Score from three parts.
13/04/2013 14:26 UTC
v0.1.0.01