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

Kolja Strohm ffb0758631 fix vertex indices in vertex shader il y a 2 ans
Framework Tests 5a6d1eebd5 add default value tests for json validator and fixed some invalid behavior il y a 2 ans
.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 c9273f7888 fix a fiew bugs and implemented remove on array iterators il y a 2 ans
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 2bd9ba34b8 fix cast issues il y a 3 ans
AuswahlBox.h 26821cf002 anderes dll export makro in allen .h dateien il y a 4 ans
Betriebssystem.h f972e6cb25 Bessere Dokumentation zu Array.h il y a 4 ans
Bild.cpp 993493f4b5 fix some issues with array usages and add tests il y a 2 ans
Bild.h fb928b130b Add ImmutablePair and VecN Datatypes il y a 2 ans
Bildschirm.cpp ede3baa968 allow custom shaders for directX11 il y a 2 ans
Bildschirm.h ede3baa968 allow custom shaders for directX11 il y a 2 ans
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 8c1e86952d use more flexible implementation of reference counting il y a 3 ans
DLLRegister.h 8c1e86952d use more flexible implementation of reference counting il y a 3 ans
DOCUMENTATION f972e6cb25 Bessere Dokumentation zu Array.h il y a 4 ans
DX11GraphicsApi.cpp ffb0758631 fix vertex indices in vertex shader il y a 2 ans
DX11PixelShader.hlsl 9b0427a85d introduce model3D collections to add and remove a large amound of models to the world faster il y a 2 ans
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 ffb0758631 fix vertex indices in vertex shader il y a 2 ans
DX12PixelShader.h 4ac7b5723c add bounding box calculation for 3d models il y a 2 ans
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 ffb0758631 fix vertex indices in vertex shader il y a 2 ans
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 c9273f7888 fix a fiew bugs and implemented remove on array iterators il y a 2 ans
Datei.h 8c1e86952d use more flexible implementation of reference counting il y a 3 ans
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 8d037b6649 improved performance of dx11 graphics api and general array structure il y a 2 ans
Diagramm.h 8c1e86952d use more flexible implementation of reference counting il y a 3 ans
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 37d41b0642 Replace all comments in the .h files with doxygen documentation comments il y a 4 ans
Either.h ee20648e63 threads can now be named for debugging il y a 2 ans
Errors.cpp 0a68f8de76 improved array iteration il y a 2 ans
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 c9273f7888 fix a fiew bugs and implemented remove on array iterators il y a 2 ans
Fenster.h 475b70c25c rework of uiml view to support custom view elements il y a 2 ans
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 c592a7ec9b add some usefull functions il y a 2 ans
Framework Linux.vcxproj.filters c592a7ec9b add some usefull functions il y a 2 ans
Framework.sln 993493f4b5 fix some issues with array usages and add tests il y a 2 ans
Framework.vcxproj 30ecb1e460 Add ObjFile class to import 3d triangulated models from .obj files il y a 2 ans
Framework.vcxproj.filters 30ecb1e460 Add ObjFile class to import 3d triangulated models from .obj files il y a 2 ans
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 4ac7b5723c add bounding box calculation for 3d models il y a 2 ans
Globals.h 16b76156b6 improved mouse position functionality il y a 2 ans
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 c9273f7888 fix a fiew bugs and implemented remove on array iterators il y a 2 ans
ImmutablePair.h fb928b130b Add ImmutablePair and VecN Datatypes il y a 2 ans
InMemoryBuffer.cpp c9273f7888 fix a fiew bugs and implemented remove on array iterators il y a 2 ans
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 df5ebbf6fd add oneOf validation attribute to json string validation il y a 2 ans
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 c592a7ec9b add some usefull functions il y a 2 ans
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 7c685a9c23 fix linux issues and warnings il y a 2 ans
Liste.h 8d037b6649 improved performance of dx11 graphics api and general array structure il y a 2 ans
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 8c1e86952d use more flexible implementation of reference counting il y a 3 ans
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 ede3baa968 allow custom shaders for directX11 il y a 2 ans
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 aafec46e9d fix 3d model save and load functions il y a 2 ans
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 6eb73b9a8d fix issue with reference counting il y a 2 ans
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 c9273f7888 fix a fiew bugs and implemented remove on array iterators il y a 2 ans
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 2bd9ba34b8 fix cast issues il y a 3 ans
ReferenceCounter.h 2bd9ba34b8 fix cast issues il y a 3 ans
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 2bd9ba34b8 fix cast issues il y a 3 ans
RenderThread.h 8c1e86952d use more flexible implementation of reference counting il y a 3 ans
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 2bd9ba34b8 fix cast issues il y a 3 ans
Tabelle.h 26821cf002 anderes dll export makro in allen .h dateien il y a 4 ans
TastaturEreignis.cpp 3eda698bf4 Quellcode Formatierung angepasst. il y a 8 ans
TastaturEreignis.h 4ac7b5723c add bounding box calculation for 3d models il y a 2 ans
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 4ac7b5723c add bounding box calculation for 3d models il y a 2 ans
Text.h 9a628ba505 RCPointer can now be empty. == operator for Text is now overloaded il y a 2 ans
TextFeld.cpp 0a68f8de76 improved array iteration il y a 2 ans
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 fb928b130b Add ImmutablePair and VecN Datatypes il y a 2 ans
UIMLView.h 97f5e9f1b1 add center alignment option to uiml layouter il y a 2 ans
UIPixelShader.h 4ac7b5723c add bounding box calculation for 3d models il y a 2 ans
UIVertexShader.h ffb0758631 fix vertex indices in vertex shader il y a 2 ans
Vec2.h 37d41b0642 Replace all comments in the .h files with doxygen documentation comments il y a 4 ans
Vec3.h 6836a7ef96 allow a 3d model to desice if a specific polygon deeds to be rendered or not 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 97f5e9f1b1 add center alignment option to uiml layouter il y a 2 ans
Zeichnung.h 8c1e86952d use more flexible implementation of reference counting il y a 3 ans
Zeichnung3D.cpp c592a7ec9b add some usefull functions il y a 2 ans
Zeichnung3D.h 4ac7b5723c add bounding box calculation for 3d models il y a 2 ans
Zeit.cpp c592a7ec9b add some usefull functions il y a 2 ans
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