一家数字游戏级别博物馆
The reverse engineering of model formats was done by many people. See the application for full credits.
Contributions are very welcome! New games, new features, and bug fixes are all very appreciated. Even small contributions like proper map names, grouping maps and new default savestates are extremely helpful.
To develop for noclip.website, you'll need these requisites:
pnpm package manager,Then, use the following commands to set up your environment (only needed every so often):
pnpm install,rustup target add wasm32-unknown-unknown
cd rust
cargo install cargo-run-bin
cargo bin --install
Finally, to build and run the project, use pnpm start. This will start a live-reloading environment and uses filesystem watchers to auto-build the project. To include live-reloading for Rust code as well, use pnpm start --watch.
Note that Rust will be built in debug mode by default, which can greatly affect performance. To build the project with Rust in release mode, use pnpm start:release instead.
For any questions related to development, see the Official noclip.website Discord Server's #development channel. A number of developers from the community are present there and can help answer questions if you run into any additional issues getting set up.
| Key | Description |
|---|---|
Z |
Show/hide all UI |
T |
Open "Games" list |
W/A/S/D or Arrow Keys |
Move camera |
Hold Shift |
Make camera move faster |
Hold \ |
Make camera move slower |
E or Page Up or Space |
Move camera up |
Q or Page Down or Ctrl+Space |
Move camera down |
Scroll Wheel |
Adjust camera movement speed (in WASD camera mode; instead changes the zoom level in Orbit or Ortho camera modes) |
I/J/K/L |
Tilt camera |
O |
Rotate camera clockwise |
U |
Rotate camera counterclockwise |
X |
in WASD camera mode; enables "Hover Mode", locking changes to the y axis to the "Move camera up/down" controls |
1/2/3/4/5/6/7/8/9 |
Load savestate |
Shift+1/2/3/4/5/6/7/8/9 |
Save savestate |
Numpad 3 |
Export save states |
. |
Freeze/unfreeze time |
, |
Hold to slowly move through time |
F9 |
Reload current scene |
B |
Reset camera position back to origin |
R |
Start/stop automatic orbiting (requries Orbit or Ortho camera modes) |
Numpad 5 |
Immediately stop all orbiting (requries Orbit or Ortho camera modes) |
Numpad 2/Numpad 4/Numpad 6/Numpad 8 |
Snap view to front/left/right/top view (requires Orbit camera mode) |
F |
Not sure what this key does, let me know if you figure it out |
All icons you see are from The Noun Project, used under Creative Commons CC-BY:
暂无开放 Issues,或尚未同步最近议题。