Doom 1.3
Anmerkung des Herausgebers: This file was a File Exchange Pick of the Week
Does the key combination WASD sound familiar to you? Did you ever look over the shoulder of your half-grown son, when he played his latest ego-shooter? Would you expect him to intuitively explore 3D data in Matlab much faster than you could ever do - with your good old 'zoom', 'pan', and 'rotate' buttons?
The next-generation engineer will use the 3D control scheme he has grown up with:
Mouse : Look up/down/left/right
'w' : Move forward
's' : Move backward
'a' : Move left
'd' : Move right
'Space' : Move up
'Ctrl' : Move down
'Shift' : Accelerate movement
'm' : Toggle up/down
'q' : Toggle mouse motion capture
'Esc' : Close figure
Example:
z = peaks;
surf (z)
axis off
doom
Zitieren als
Joerg Buchholz (2024). Doom 1.3 (https://www.mathworks.com/matlabcentral/fileexchange/9340-doom-1-3), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Plattform-Kompatibilität
Windows macOS LinuxTags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
1.0.0.0 | Version 1.3: drawnow cures freezing on some graphic cards |