Compare commits
No commits in common. "f79648ea47ea84af16553b5ec4ebbd2572fa8217" and "b8f8b1c18d42a1ebd7817db7cfa5ac91dc04c135" have entirely different histories.
f79648ea47
...
b8f8b1c18d
8
.idea/.gitignore
generated
vendored
8
.idea/.gitignore
generated
vendored
@ -1,8 +0,0 @@
|
|||||||
# 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
4
.idea/vcs.xml
generated
@ -1,4 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<project version="4">
|
|
||||||
<component name="VcsDirectoryMappings" defaultProject="true" />
|
|
||||||
</project>
|
|
||||||
@ -1 +0,0 @@
|
|||||||
Subproject commit 21700018752d7b19e3c2642707b1c1b06e2f3d84
|
|
||||||
@ -1,20 +0,0 @@
|
|||||||
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