fixed paths.
This commit is contained in:
@@ -24,7 +24,7 @@ body{
|
||||
</style>
|
||||
<script type="module">
|
||||
|
||||
import { ParticleSimulation } from "/demos/webGpuFrameworkAndWasmParticles/particlesWasmWebGpu.js";
|
||||
import { ParticleSimulation } from "./particlesWasmWebGpu.js";
|
||||
|
||||
|
||||
var particleSimulation = new ParticleSimulation();
|
||||
|
||||
Reference in New Issue
Block a user