simlu / voxelshop

This is the official repositiory for VoxelShop
https://blackflux.com/node/11
Apache License 2.0
350 stars 66 forks source link

Use Graphic Card for rendering #73

Open simlu opened 8 years ago

simlu commented 8 years ago

Currently a software renderer (jpct) is used. This means the CPU load is quite high.

JPCT also supports graphic card rendering. However there are some things that will break:

simlu commented 8 years ago

This would also allow for a proper shadowing option and nice rendering effects.

simlu commented 8 years ago

Maybe time to change what we are using for rendering entirely: http://jogamp.org/