Merge branch 'main' into project_developer
This commit is contained in:
commit
1e1a9ab8d9
8
.idea/.gitignore
generated
vendored
Normal file
8
.idea/.gitignore
generated
vendored
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
# Default ignored files
|
||||||
|
/shelf/
|
||||||
|
/workspace.xml
|
||||||
|
# Editor-based HTTP Client requests
|
||||||
|
/httpRequests/
|
||||||
|
# Datasource local storage ignored files
|
||||||
|
/dataSources/
|
||||||
|
/dataSources.local.xml
|
||||||
4
.idea/vcs.xml
generated
Normal file
4
.idea/vcs.xml
generated
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<project version="4">
|
||||||
|
<component name="VcsDirectoryMappings" defaultProject="true" />
|
||||||
|
</project>
|
||||||
1
Prog3b_651
Submodule
1
Prog3b_651
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit 21700018752d7b19e3c2642707b1c1b06e2f3d84
|
||||||
20
docs/requirements.txt
Normal file
20
docs/requirements.txt
Normal file
@ -0,0 +1,20 @@
|
|||||||
|
Projekt: .wuerfelmemory
|
||||||
|
Datum: 03.11.2025
|
||||||
|
|
||||||
|
|
||||||
|
Team(Rollen):Projektleiter: Alina.B
|
||||||
|
Architekt: Alex.S
|
||||||
|
Entwickler: Tomila.B
|
||||||
|
Tester: Elisa.S
|
||||||
|
|
||||||
|
1.Projektziel:
|
||||||
|
|
||||||
|
| Funktion | Eingabe | Ausgabe | Kurzbeschreibung |
|
||||||
|
|---------------|------------------------------------|-----------------------|----------------------------------------|
|
||||||
|
| matmul | 4x4 Matrix A, 4x4 Matrix B | 4x4 Matrix | |
|
||||||
|
| translate | 3D Vektor | 4x4 Matrix | |
|
||||||
|
| rot3D | Winkel in °, Rotationsachse (x/y/z)| 4x4 Matrix | |
|
||||||
|
|
||||||
|
|
||||||
|
Dokumentation:
|
||||||
|
|
||||||
Loading…
x
Reference in New Issue
Block a user