upd
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Simple_Not 2023-08-02 13:12:24 +10:00
parent 873c003580
commit 47eae0affd

View File

@ -54,6 +54,8 @@ let container, stats;
let camera, scene, renderer, effect; let camera, scene, renderer, effect;
let particleLight; let particleLight;
let composer, glitchPass;
const loader = new FontLoader(); const loader = new FontLoader();
loader.load( 'https://raw.githubusercontent.com/mrdoob/three.js/master/examples/fonts/gentilis_regular.typeface.json', function ( font ) { 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 ) { //'fonts/gentilis_regular.typeface.json', function ( font ) {