This website requires JavaScript.
Explore
Help
Sign In
seb
/
threedee
Watch
1
Star
0
Fork
0
You've already forked threedee
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
5c162361659a5d1187c58d6ebbcd8247f70b1023
threedee
/
src
History
sebseb7
6d34067fc8
Update camera configuration and FPV controls: adjusted camera position, target, and distance values for improved viewing experience; modified jump speed, gravity, crouch height, and crouch speed in FPV controls for enhanced movement dynamics; refined eye height calculation in model loader for better alignment with model dimensions.
2025-08-26 02:49:37 +02:00
..
camera-config.js
Refactor index.js to modularize functionality and improve readability. Removed unused variables and functions, integrated scene setup, lighting, and model loading into dedicated functions. Enhanced FPV controls and camera updates for better performance and maintainability.
2025-08-25 22:32:39 +02:00
fpv-controls.js
Update camera configuration and FPV controls: adjusted camera position, target, and distance values for improved viewing experience; modified jump speed, gravity, crouch height, and crouch speed in FPV controls for enhanced movement dynamics; refined eye height calculation in model loader for better alignment with model dimensions.
2025-08-26 02:49:37 +02:00
index.html
Implement fly mode in FPV controls: added vertical movement capabilities, toggle functionality with 'G' key, and updated control logic for jumping and crouching. Enhanced user instructions in index.html. Improved lighting setup in lighting.js with additional directional light and adjustments to existing lights for better illumination. Refined material handling in model-loader.js to ensure proper rendering of glass and non-glass materials.
2025-08-26 00:56:42 +02:00
index.js
Refactor index.js to modularize functionality and improve readability. Removed unused variables and functions, integrated scene setup, lighting, and model loading into dedicated functions. Enhanced FPV controls and camera updates for better performance and maintainability.
2025-08-25 22:32:39 +02:00
lighting.js
Implement fly mode in FPV controls: added vertical movement capabilities, toggle functionality with 'G' key, and updated control logic for jumping and crouching. Enhanced user instructions in index.html. Improved lighting setup in lighting.js with additional directional light and adjustments to existing lights for better illumination. Refined material handling in model-loader.js to ensure proper rendering of glass and non-glass materials.
2025-08-26 00:56:42 +02:00
model-loader.js
Update camera configuration and FPV controls: adjusted camera position, target, and distance values for improved viewing experience; modified jump speed, gravity, crouch height, and crouch speed in FPV controls for enhanced movement dynamics; refined eye height calculation in model loader for better alignment with model dimensions.
2025-08-26 02:49:37 +02:00
print-handlers.js
Refactor index.js to modularize functionality and improve readability. Removed unused variables and functions, integrated scene setup, lighting, and model loading into dedicated functions. Enhanced FPV controls and camera updates for better performance and maintainability.
2025-08-25 22:32:39 +02:00
scene-setup.js
Refactor index.js to modularize functionality and improve readability. Removed unused variables and functions, integrated scene setup, lighting, and model loading into dedicated functions. Enhanced FPV controls and camera updates for better performance and maintainability.
2025-08-25 22:32:39 +02:00
styles.css
d
2025-08-25 09:08:18 +02:00