]> git.r.bdr.sh - rbdr/lissajous/commit - eslint.config.js
Make 3D
authorRuben Beltran del Rio <redacted>
Tue, 7 May 2024 20:37:27 +0000 (22:37 +0200)
committerRuben Beltran del Rio <redacted>
Tue, 7 May 2024 20:37:27 +0000 (22:37 +0200)
commit362f91160b243453578633e3f9af67ce40179d8c
treea9ee95e2f8a9c59189ea904ce87bfe54ed5be107
parent5f6ef99eae91f53239f08143cead1249893fef81
Make 3D
42 files changed:
eslint.config.js [new file with mode: 0644]
images/far.svg [new file with mode: 0644]
images/fast-pitch.svg [new file with mode: 0644]
images/fast-roll.svg [new file with mode: 0644]
images/fast-yaw.svg [new file with mode: 0644]
images/ha.svg [new file with mode: 0644]
images/hf.svg [new file with mode: 0644]
images/la.svg [new file with mode: 0644]
images/lf.svg [new file with mode: 0644]
images/long.svg [new file with mode: 0644]
images/near.svg [new file with mode: 0644]
images/no-pitch.svg [new file with mode: 0644]
images/no-roll.svg [new file with mode: 0644]
images/no-yaw.svg [new file with mode: 0644]
images/short.svg [new file with mode: 0644]
index.html
lib/components/configuration.js [new file with mode: 0644]
lib/components/radius.js [new file with mode: 0644]
lib/components/triple_amplitude.js [new file with mode: 0644]
lib/components/triple_frequency.js
lib/components/up.js [new file with mode: 0644]
lib/config.js
lib/factories/curves.js
lib/factories/global.js [new file with mode: 0644]
lib/factories/ui.js [new file with mode: 0644]
lib/main.js
lib/nodes/ample.js [new file with mode: 0644]
lib/nodes/cameras.js [new file with mode: 0644]
lib/nodes/configurable.js [new file with mode: 0644]
lib/nodes/frequent.js [new file with mode: 0644]
lib/nodes/lissajous_curve.js
lib/systems/amplitude_adjuster.js [new file with mode: 0644]
lib/systems/camera_adjuster.js [new file with mode: 0644]
lib/systems/camera_rotator.js [new file with mode: 0644]
lib/systems/frequency_adjuster.js [new file with mode: 0644]
lib/systems/global_adjuster.js [new file with mode: 0644]
lib/systems/lissajous_position_updater.js
lib/systems/webgl_renderer.js
lib/webgl_utils.js
package.json
pnpm-lock.yaml
style.css