mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-16 21:44:05 +09:00
new lightmap: nice try but didn't work
This commit is contained in:
@@ -4,6 +4,9 @@ import com.badlogic.gdx.utils.Disposable
|
||||
import net.torvald.UnsafeHelper
|
||||
|
||||
/**
|
||||
* As the fast access to this LUT is critical for the performance because of the way light calculation work,
|
||||
* even the IO can be a bottleneck so I use UnsafePointer.
|
||||
*
|
||||
* Created by Torvald on 2019-12-05.
|
||||
*/
|
||||
internal object LightmapHDRMap : Disposable {
|
||||
|
||||
Reference in New Issue
Block a user