Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
miguel myers authored and miguel myers committed Oct 4, 2023
1 parent af05421 commit 3a9e7e8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -306,7 +306,6 @@ rend.scene_.add(planet.sphere);
⚠️ **Disclaimer:** WebGPU doesn't work with atomsphere because WebGPU doesn't have post-processing Shader package yet.

To add a atomsphere to a planet use the `WorldSpace` class.

```javaScript
import { Space } from './WorldSpace/space';
import { Planet } from './PlanetTech/celestialBodies/planet';
Expand Down

0 comments on commit 3a9e7e8

Please sign in to comment.