feat: cumulus
This commit is contained in:
parent
fb89263930
commit
b0878ad5e1
4 changed files with 136 additions and 47 deletions
|
|
@ -62,7 +62,7 @@ export type RenderConfig = {
|
|||
* sweep `perspectiveCorrect` 0 -> 0.5 -> 1 so you can watch the texture swim
|
||||
* straighten out as you press through them. */
|
||||
export namespace RenderConfig {
|
||||
export const psxish: RenderConfig = {
|
||||
export const standard: RenderConfig = {
|
||||
internalWidth: 384,
|
||||
internalHeight: 216,
|
||||
upscaleFilter: "nearest",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue