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