An open API service indexing awesome lists of open source software.

https://github.com/duzun/figuri3d.pas

This program is an example of projecting 3D geometrical figures in movements onto a 2D plane in Pascal
https://github.com/duzun/figuri3d.pas

Last synced: 4 months ago
JSON representation

This program is an example of projecting 3D geometrical figures in movements onto a 2D plane in Pascal

Awesome Lists containing this project

README

          

# Figuri3D.pas

## Acest program afișează proiecția unor figuri spațiale în mișcare pe un plan

### This program is an example of projecting 3D geometrical figures in movements onto a 2D plane in Pascal

Înițial am folosit Delphi 7, iar recent am adaptat proiectul la [Lazarus](https://www.lazarus-ide.org/).

#### Taste active

- Deplasare: <Sus>, <Jos>, <Dreapta>, <Stanga>, <+>, <->
- Directie rotire: <X>, <Y>, <Z>
- Viteza rotire: <,> sau <.>
- Schimb figură: <F>
- Figuri: <F2>..<F6>
- Salvare imagine: <S>
- Iesire: <Esc>
- Ajutor: <F1>

#### Keyboard Shortcuts

- Movement: <Up>, <Down>, <Right>, <Left>, <+>, <->
- Rotation direction: <X>, <Y>, <Z>
- Rotation speed: <,> or <.>
- Figures: <F2>..<F6>
- Next fig: <F>
- Save image: <S>
- Exit: <Esc>
- Help: <F1>