Skip to content

Commit

Permalink
Deploying to gh-pages from @ 2bf1c71 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
mwestphal committed Dec 31, 2024
1 parent 151586c commit 3ccbeb2
Show file tree
Hide file tree
Showing 7 changed files with 11 additions and 6 deletions.
4 changes: 2 additions & 2 deletions assets/js/search-data.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion doc/user/COMMANDS.html

Large diffs are not rendered by default.

6 changes: 6 additions & 0 deletions doc/user/COMMANDS.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,12 @@ eg: `roll_camera 120`.

`print_scene_info`: A specific command to print information about the scene, No argument.

`print_coloring_info`: A specific command to print information about coloring settings, No argument.

`print_mesh_info`: A specific command to print information from the mesh importer, No argument.

`print_options_info`: A specific command to print configuration options that have a value, No argument.

`set_camera front/top/right/isometric`: A specific command to position the camera in the specified location relative to the model.
Supports `front`, `top`, `right`, `isometric` arguments. eg: `set_camera top`.

Expand Down
2 changes: 1 addition & 1 deletion doc/user/INTERACTIONS.html

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion doc/user/INTERACTIONS.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,6 @@ Camera Hotkeys:
Other hotkeys and interactions are available:

* <kbd>H</kbd>: key to toggle the display of a cheat sheet showing all these hotkeys and their statuses.
* <kbd>?</kbd>: key to print scene description to the terminal.
* <kbd>CTRL</kbd> + <kbd>Q</kbd>: close the window and quit F3D.
* <kbd>Esc</kbd>: display/hide the console.
* <kbd>Space</kbd>: play the animation if any.
Expand Down
2 changes: 1 addition & 1 deletion web/f3d.js

Large diffs are not rendered by default.

Binary file modified web/f3d.wasm
Binary file not shown.

0 comments on commit 3ccbeb2

Please sign in to comment.