Improve rendering
This commit is contained in:
parent
f6c7abf8dc
commit
afe2a67ba0
20 changed files with 148 additions and 96 deletions
|
|
@ -2,8 +2,8 @@ import '../assets/icons/info.svg';
|
|||
import GameLoop from './game-loop/game-loop';
|
||||
import './index.scss';
|
||||
import { applyArrayPlugins } from './utils/array';
|
||||
import { initializeGPU } from './utils/graphics/initialize-gpu';
|
||||
import { handleFullScreen } from './utils/handle-full-screen';
|
||||
import { initializeGPU } from './utils/webgpu/initialize-gpu';
|
||||
|
||||
declare global {
|
||||
interface Array<T> {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue