Compare commits
No commits in common. "1e1a9ab8d9e3475f135d0c529373c3f49e0f53b6" and "54a44f9e531f1e37ba5fd724142179e35795127a" have entirely different histories.
1e1a9ab8d9
...
54a44f9e53
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