This commit is contained in:
parent
873c003580
commit
47eae0affd
2
main.js
2
main.js
@ -54,6 +54,8 @@ let container, stats;
|
||||
let camera, scene, renderer, effect;
|
||||
let particleLight;
|
||||
|
||||
let composer, glitchPass;
|
||||
|
||||
const loader = new FontLoader();
|
||||
loader.load( 'https://raw.githubusercontent.com/mrdoob/three.js/master/examples/fonts/gentilis_regular.typeface.json', function ( font ) {
|
||||
//'fonts/gentilis_regular.typeface.json', function ( font ) {
|
||||
|
Loading…
Reference in New Issue
Block a user