Skip to content

Commit

Permalink
refactor: remove basic demos
Browse files Browse the repository at this point in the history
  • Loading branch information
JaimeTorrealba committed Jan 5, 2024
1 parent e3e178e commit fdf59ea
Show file tree
Hide file tree
Showing 47 changed files with 2 additions and 1,589 deletions.
63 changes: 0 additions & 63 deletions components/content/BasicAnimations.vue

This file was deleted.

113 changes: 0 additions & 113 deletions components/content/Cameras.vue

This file was deleted.

61 changes: 0 additions & 61 deletions components/content/Events.vue

This file was deleted.

2 changes: 1 addition & 1 deletion components/content/GlassExample.vue
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import { BasicShadowMap, EquirectangularReflectionMapping, NoToneMapping, SRGBCo
import { RGBELoader } from 'three/examples/jsm/loaders/RGBELoader'
const gl = {
clearColor: '#F7F7F7',
clearColor: '#e4e4e4',
shadows: true,
alpha: false,
shadowMapType: BasicShadowMap,
Expand Down
86 changes: 0 additions & 86 deletions components/content/SmokeDemo.vue

This file was deleted.

Loading

0 comments on commit fdf59ea

Please sign in to comment.