初始化内容
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
@echo off
|
||||
|
||||
BRDFGenerator.exe -f brdf.ktx -s 512 -n 1024 -b 16
|
||||
pause
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,4 @@
|
||||
@echo off
|
||||
|
||||
BRDFGenerator.exe -f brdf.ktx -s 512 -n 1024 -b 16
|
||||
pause
|
||||