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