Ein c++ Framework für grafische Benutzeroberflächen, 2D Grafiken, Animationen und simple 3D Objekte

Kolja Strohm 5a831d4868 tooltips are now remove automatically from the screen if they are no longer referenced by any other object 1 year ago
Framework Tests e50fc87bc1 fix base64 decoding 1 year ago
.gitattributes 5d987a3661 Erster commit 8 years ago
.gitignore 1bae562ab4 fix 6 years ago
AlphaFeld.cpp e15e18e7d4 Bessere ToolTips Teil 1 5 years ago
AlphaFeld.h 26821cf002 anderes dll export makro in allen .h dateien 4 years ago
Animation.cpp 2bd9ba34b8 fix cast issues 3 years ago
Animation.h 8c1e86952d use more flexible implementation of reference counting 3 years ago
Animation3D.cpp 8c1e86952d use more flexible implementation of reference counting 3 years ago
Animation3D.h 8c1e86952d use more flexible implementation of reference counting 3 years ago
Array.h 5108479057 add base64 encoding and ZList 2D element 1 year ago
AsynchronCall.cpp ee20648e63 threads can now be named for debugging 2 years ago
AsynchronCall.h ee20648e63 threads can now be named for debugging 2 years ago
AuswahlBox.cpp 2063a2b4ed improved keybord events 1 year ago
AuswahlBox.h 26821cf002 anderes dll export makro in allen .h dateien 4 years ago
Base64.cpp e50fc87bc1 fix base64 decoding 1 year ago
Base64.h 5108479057 add base64 encoding and ZList 2D element 1 year ago
Betriebssystem.h f972e6cb25 Bessere Dokumentation zu Array.h 4 years ago
Bild.cpp 2063a2b4ed improved keybord events 1 year ago
Bild.h 6ab0110f6c made most char * arguments const 1 year ago
Bildschirm.cpp 5a831d4868 tooltips are now remove automatically from the screen if they are no longer referenced by any other object 1 year ago
Bildschirm.h 5a831d4868 tooltips are now remove automatically from the screen if they are no longer referenced by any other object 1 year ago
Cache.h 54045ff034 add cache implementation with tests 2 years ago
CharMap.h 0996462aa6 fix compiler error 3 years ago
ClassDiagram.cd 0e10ee7f87 DirectX12 API weiterentwickelt 5 years ago
Critical.cpp 4cb3ee1de9 add Synchronizer class 2 years ago
Critical.h 4cb3ee1de9 add Synchronizer class 2 years ago
Cube.cpp 551183b7ce introduce vertex and index buffer for each 3d model 2 years ago
Cube.h 551183b7ce introduce vertex and index buffer for each 3d model 2 years ago
DLLRegister.cpp 6ab0110f6c made most char * arguments const 1 year ago
DLLRegister.h 6ab0110f6c made most char * arguments const 1 year ago
DOCUMENTATION f972e6cb25 Bessere Dokumentation zu Array.h 4 years ago
DX11GraphicsApi.cpp 9f813ddbfe improve rendering performace 1 year ago
DX11PixelShader.hlsl 5a831d4868 tooltips are now remove automatically from the screen if they are no longer referenced by any other object 1 year ago
DX11VertexShader.hlsl ffb0758631 fix vertex indices in vertex shader 1 year ago
DX12Buffer.cpp 551183b7ce introduce vertex and index buffer for each 3d model 2 years ago
DX12Buffer.h 551183b7ce introduce vertex and index buffer for each 3d model 2 years ago
DX12CommandQueue.cpp 551183b7ce introduce vertex and index buffer for each 3d model 2 years ago
DX12CommandQueue.h 551183b7ce introduce vertex and index buffer for each 3d model 2 years ago
DX12GraphicsApi.cpp 6ab0110f6c made most char * arguments const 1 year ago
DX12PixelShader.h 5a831d4868 tooltips are now remove automatically from the screen if they are no longer referenced by any other object 1 year ago
DX12PixelShader.hlsl e85a856518 Update 5 years ago
DX12Shader.cpp 551183b7ce introduce vertex and index buffer for each 3d model 2 years ago
DX12Shader.h 551183b7ce introduce vertex and index buffer for each 3d model 2 years ago
DX12Textur.cpp 551183b7ce introduce vertex and index buffer for each 3d model 2 years ago
DX12Textur.h 551183b7ce introduce vertex and index buffer for each 3d model 2 years ago
DX12VertexShader.h 5a831d4868 tooltips are now remove automatically from the screen if they are no longer referenced by any other object 1 year ago
DX12VertexShader.hlsl ffb0758631 fix vertex indices in vertex shader 1 year ago
DX9GraphicsApi.cpp 40bccf56ce support basic render to texture 2 years ago
DXBuffer.cpp 551183b7ce introduce vertex and index buffer for each 3d model 2 years ago
DXBuffer.h ede3baa968 allow custom shaders for directX11 1 year ago
Datei.cpp 6ab0110f6c made most char * arguments const 1 year ago
Datei.h d86d6b44db improved util classes 1 year ago
DateiDialog.cpp 993493f4b5 fix some issues with array usages and add tests 2 years ago
DateiDialog.h 993493f4b5 fix some issues with array usages and add tests 2 years ago
DateiSystem.cpp 993493f4b5 fix some issues with array usages and add tests 2 years ago
DateiSystem.h 8c1e86952d use more flexible implementation of reference counting 3 years ago
Diagramm.cpp 6ab0110f6c made most char * arguments const 1 year ago
Diagramm.h 6ab0110f6c made most char * arguments const 1 year ago
Dialog.cpp 0a68f8de76 improved array iteration 2 years ago
Dialog.h 8c1e86952d use more flexible implementation of reference counting 3 years ago
DreieckListe.h 8c1e86952d use more flexible implementation of reference counting 3 years ago
Ebene3D.h 6ab0110f6c made most char * arguments const 1 year ago
Either.h ee20648e63 threads can now be named for debugging 2 years ago
Errors.cpp 6ab0110f6c made most char * arguments const 1 year ago
Errors.h 0a68f8de76 improved array iteration 2 years ago
Feld.h 8c1e86952d use more flexible implementation of reference counting 3 years ago
Fenster.cpp 2063a2b4ed improved keybord events 1 year ago
Fenster.h 2063a2b4ed improved keybord events 1 year ago
Fortschritt.cpp 2bd9ba34b8 fix cast issues 3 years ago
Fortschritt.h 26821cf002 anderes dll export makro in allen .h dateien 4 years ago
Framework Linux.vcxproj 5108479057 add base64 encoding and ZList 2D element 1 year ago
Framework Linux.vcxproj.filters 5108479057 add base64 encoding and ZList 2D element 1 year ago
Framework.sln 993493f4b5 fix some issues with array usages and add tests 2 years ago
Framework.vcxproj 5108479057 add base64 encoding and ZList 2D element 1 year ago
Framework.vcxproj.filters 5108479057 add base64 encoding and ZList 2D element 1 year ago
FrameworkMath.h 37d41b0642 Replace all comments in the .h files with doxygen documentation comments 4 years ago
Funktion.h 8c1e86952d use more flexible implementation of reference counting 3 years ago
Global.cpp 5a831d4868 tooltips are now remove automatically from the screen if they are no longer referenced by any other object 1 year ago
Globals.h 2063a2b4ed improved keybord events 1 year ago
GraphicsApi.cpp 40bccf56ce support basic render to texture 2 years ago
GraphicsApi.h ede3baa968 allow custom shaders for directX11 1 year ago
HashMap.h 2063a2b4ed improved keybord events 1 year ago
ImmutablePair.h fb928b130b Add ImmutablePair and VecN Datatypes 2 years ago
InMemoryBuffer.cpp 6ab0110f6c made most char * arguments const 1 year ago
InMemoryBuffer.h 8deb3f2fd4 add missing dll exports 2 years ago
InitDatei.cpp 0a68f8de76 improved array iteration 2 years ago
InitDatei.h 8d037b6649 improved performance of dx11 graphics api and general array structure 2 years ago
JSON.cpp 2063a2b4ed improved keybord events 1 year ago
JSON.h 475b70c25c rework of uiml view to support custom view elements 2 years ago
KSGTDatei.cpp 7c685a9c23 fix linux issues and warnings 2 years ago
KSGTDatei.h 8c1e86952d use more flexible implementation of reference counting 3 years ago
Kam3D.cpp 5a831d4868 tooltips are now remove automatically from the screen if they are no longer referenced by any other object 1 year ago
Kam3D.h c592a7ec9b add some usefull functions 2 years ago
Kamera2D.cpp 2bd9ba34b8 fix cast issues 3 years ago
Kamera2D.h 0961d26126 Rundungsfehler beim ändern der weltposition von Kamera2D behoben 5 years ago
Key.cpp 8c1e86952d use more flexible implementation of reference counting 3 years ago
Key.h 8c1e86952d use more flexible implementation of reference counting 3 years ago
Klasse.h 8c1e86952d use more flexible implementation of reference counting 3 years ago
Knopf.cpp 2bd9ba34b8 fix cast issues 3 years ago
Knopf.h 26821cf002 anderes dll export makro in allen .h dateien 4 years ago
Liste.cpp 2d0463fe36 add missing function to ZList 1 year ago
Liste.h 2d0463fe36 add missing function to ZList 1 year ago
M2DVorschau.cpp 2bd9ba34b8 fix cast issues 3 years ago
M2DVorschau.h 26821cf002 anderes dll export makro in allen .h dateien 4 years ago
M2Datei.cpp 6ab0110f6c made most char * arguments const 1 year ago
M2Datei.h 8c1e86952d use more flexible implementation of reference counting 3 years ago
M3Datei.cpp aafec46e9d fix 3d model save and load functions 2 years ago
M3Datei.h 551183b7ce introduce vertex and index buffer for each 3d model 2 years ago
Mat3.h 37d41b0642 Replace all comments in the .h files with doxygen documentation comments 4 years ago
Mat4.h aafec46e9d fix 3d model save and load functions 2 years ago
Maus.cpp 8c1e86952d use more flexible implementation of reference counting 3 years ago
Maus.h 8c1e86952d use more flexible implementation of reference counting 3 years ago
MausEreignis.cpp bb98428ec0 Ein paar methoden hinzugefügt 6 years ago
MausEreignis.h 26821cf002 anderes dll export makro in allen .h dateien 4 years ago
Maybe.h e0aff43ea6 add useful operators to Either an Maybe 2 years ago
Model2D.cpp 993493f4b5 fix some issues with array usages and add tests 2 years ago
Model2D.h 8c1e86952d use more flexible implementation of reference counting 3 years ago
Model3D.cpp 6ab0110f6c made most char * arguments const 1 year ago
Model3D.h ffb0758631 fix vertex indices in vertex shader 1 year ago
Model3DCollection.h d67c918b0f fix world model iteration bug 2 years ago
Model3DList.cpp 551183b7ce introduce vertex and index buffer for each 3d model 2 years ago
Model3DList.h 551183b7ce introduce vertex and index buffer for each 3d model 2 years ago
ObjFile.cpp 6ab0110f6c made most char * arguments const 1 year ago
ObjFile.h 30ecb1e460 Add ObjFile class to import 3d triangulated models from .obj files 2 years ago
Pair.h fb79a667f2 fix reference counting in template data structures 3 years ago
Prozess.cpp 8c1e86952d use more flexible implementation of reference counting 3 years ago
Prozess.h 8c1e86952d use more flexible implementation of reference counting 3 years ago
Punkt.cpp 339fd559d7 Bildschirmmitte und BildschirmGröße basieren jetzt auf Monitoren und nehmen den index eines Monitors als zusätzliches Argument 5 years ago
Punkt.h 26821cf002 anderes dll export makro in allen .h dateien 4 years ago
RCPointer.h 5a831d4868 tooltips are now remove automatically from the screen if they are no longer referenced by any other object 1 year ago
Rahmen.cpp a3b36a3bf2 Flexiblere styles für texte in textfeldern 5 years ago
Rahmen.h 26821cf002 anderes dll export makro in allen .h dateien 4 years ago
Random.cpp 8c1e86952d use more flexible implementation of reference counting 3 years ago
Random.h 8c1e86952d use more flexible implementation of reference counting 3 years ago
Reader.cpp 6ab0110f6c made most char * arguments const 1 year ago
Reader.h 8bcc04ee9d add ByteArrayReader class 2 years ago
Rect2.h 37d41b0642 Replace all comments in the .h files with doxygen documentation comments 4 years ago
ReferenceCounter.cpp 5a831d4868 tooltips are now remove automatically from the screen if they are no longer referenced by any other object 1 year ago
ReferenceCounter.h 5a831d4868 tooltips are now remove automatically from the screen if they are no longer referenced by any other object 1 year ago
Reflection.h 8c1e86952d use more flexible implementation of reference counting 3 years ago
ReflectionExample.h 8c1e86952d use more flexible implementation of reference counting 3 years ago
ReflectionStuff.cpp 8c1e86952d use more flexible implementation of reference counting 3 years ago
RenderThread.cpp 5a831d4868 tooltips are now remove automatically from the screen if they are no longer referenced by any other object 1 year ago
RenderThread.h 5a831d4868 tooltips are now remove automatically from the screen if they are no longer referenced by any other object 1 year ago
Schrift.cpp 2bd9ba34b8 fix cast issues 3 years ago
Schrift.h 8c1e86952d use more flexible implementation of reference counting 3 years ago
Scroll.cpp 8c1e86952d use more flexible implementation of reference counting 3 years ago
Scroll.h 8c1e86952d use more flexible implementation of reference counting 3 years ago
Shader.cpp ede3baa968 allow custom shaders for directX11 1 year ago
Shader.h ede3baa968 allow custom shaders for directX11 1 year ago
Sichtbarkeit.h 8c1e86952d use more flexible implementation of reference counting 3 years ago
Slider.cpp e4b236a92e code style 4 years ago
Slider.h 26821cf002 anderes dll export makro in allen .h dateien 4 years ago
Tabelle.cpp 2063a2b4ed improved keybord events 1 year ago
Tabelle.h 26821cf002 anderes dll export makro in allen .h dateien 4 years ago
TastaturEreignis.cpp 2063a2b4ed improved keybord events 1 year ago
TastaturEreignis.h 2063a2b4ed improved keybord events 1 year ago
Test.h 8c5485f379 Fehler beim handeln der Threads bei linux systemen behoben 7 years ago
TestShader.hlsl 5d987a3661 Erster commit 8 years ago
Text.cpp 5a831d4868 tooltips are now remove automatically from the screen if they are no longer referenced by any other object 1 year ago
Text.h 6ab0110f6c made most char * arguments const 1 year ago
TextFeld.cpp 2063a2b4ed improved keybord events 1 year ago
TextFeld.h 8c1e86952d use more flexible implementation of reference counting 3 years ago
Textur.cpp 2b7fc662ce changes for linux build 2 years ago
Textur.h 40bccf56ce support basic render to texture 2 years ago
Textur2D.cpp 0a68f8de76 improved array iteration 2 years ago
Textur2D.h 8c1e86952d use more flexible implementation of reference counting 3 years ago
TexturList.cpp 0a68f8de76 improved array iteration 2 years ago
TexturList.h 8c1e86952d use more flexible implementation of reference counting 3 years ago
TexturModel.cpp 551183b7ce introduce vertex and index buffer for each 3d model 2 years ago
TexturModel.h 551183b7ce introduce vertex and index buffer for each 3d model 2 years ago
Thread.cpp ee20648e63 threads can now be named for debugging 2 years ago
Thread.h ee20648e63 threads can now be named for debugging 2 years ago
ToolTip.cpp 0a68f8de76 improved array iteration 2 years ago
ToolTip.h 6961b2bec7 fix linux build 3 years ago
Tree.h fb79a667f2 fix reference counting in template data structures 3 years ago
Trie.h 4fe1b9c42c fix issue with 0 in trie adresses 2 years ago
Typ.h 8c1e86952d use more flexible implementation of reference counting 3 years ago
UIDialog.cpp 2bd9ba34b8 fix cast issues 3 years ago
UIDialog.h 26821cf002 anderes dll export makro in allen .h dateien 4 years ago
UIInitialization.cpp 475b70c25c rework of uiml view to support custom view elements 2 years ago
UIInitialization.h 475b70c25c rework of uiml view to support custom view elements 2 years ago
UIMLView.cpp 8d9a830452 support auto with and height in uiml for texts 1 year ago
UIMLView.h 8d9a830452 support auto with and height in uiml for texts 1 year ago
UIPixelShader.h 5a831d4868 tooltips are now remove automatically from the screen if they are no longer referenced by any other object 1 year ago
UIVertexShader.h 5a831d4868 tooltips are now remove automatically from the screen if they are no longer referenced by any other object 1 year ago
Vec2.h 37d41b0642 Replace all comments in the .h files with doxygen documentation comments 4 years ago
Vec3.h a46aad7d51 fix 3d vector rotation around z axis 1 year ago
VecN.h bc8144f1f0 fix compiler error in VecN 2 years ago
Welt2D.cpp 0a68f8de76 improved array iteration 2 years ago
Welt2D.h 8c1e86952d use more flexible implementation of reference counting 3 years ago
Welt3D.cpp d67c918b0f fix world model iteration bug 2 years ago
Welt3D.h d67c918b0f fix world model iteration bug 2 years ago
Writer.cpp 6790eac885 add json validation functionality 2 years ago
Writer.h 6790eac885 add json validation functionality 2 years ago
XML.cpp 6790eac885 add json validation functionality 2 years ago
XML.h 6790eac885 add json validation functionality 2 years ago
Zeichnung.cpp 5a831d4868 tooltips are now remove automatically from the screen if they are no longer referenced by any other object 1 year ago
Zeichnung.h 8d9a830452 support auto with and height in uiml for texts 1 year ago
Zeichnung3D.cpp c592a7ec9b add some usefull functions 2 years ago
Zeichnung3D.h 9f813ddbfe improve rendering performace 1 year ago
Zeit.cpp 6ab0110f6c made most char * arguments const 1 year ago
Zeit.h c592a7ec9b add some usefull functions 2 years ago
build.bat 344f20f305 besseres build script 5 years ago
d3dx12.h 551183b7ce introduce vertex and index buffer for each 3d model 2 years ago
libFramework.so d48d70ed91 Test des neuen Kommentar styles 4 years ago
libdbgFramework.so d48d70ed91 Test des neuen Kommentar styles 4 years ago
main.h 6790eac885 add json validation functionality 2 years ago
readme.md 71746d4a0e add readme file 4 years ago
system.ltdb 6a5af1a9f9 UIML View hinzugefügt 5 years ago