rageworx / FLSWRender

FLTK software 3D renderer for Fl_RGB_Image as rendering surface.
MIT License
1 stars 2 forks source link

Testing on debian-linux-aarch64 #5

Open rageworx opened 3 years ago

rageworx commented 3 years ago

Let test it on debian-linux-aarch64.

rageworx commented 3 years ago

Tested openmp error fixed fl_imgtk.

image

diablo3_pose, average drawing time : 280~320ms, very slow.

rageworx commented 3 years ago

Performance tuned for -O3 -mtune=native.

Normal rendering time: image

Texture + Line time: image

Line time: image