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

Kolja Strohm ffb0758631 fix vertex indices in vertex shader 2 yıl önce
Framework Tests 5a6d1eebd5 add default value tests for json validator and fixed some invalid behavior 2 yıl önce
.gitattributes 5d987a3661 Erster commit 8 yıl önce
.gitignore 1bae562ab4 fix 6 yıl önce
AlphaFeld.cpp e15e18e7d4 Bessere ToolTips Teil 1 5 yıl önce
AlphaFeld.h 26821cf002 anderes dll export makro in allen .h dateien 4 yıl önce
Animation.cpp 2bd9ba34b8 fix cast issues 3 yıl önce
Animation.h 8c1e86952d use more flexible implementation of reference counting 3 yıl önce
Animation3D.cpp 8c1e86952d use more flexible implementation of reference counting 3 yıl önce
Animation3D.h 8c1e86952d use more flexible implementation of reference counting 3 yıl önce
Array.h c9273f7888 fix a fiew bugs and implemented remove on array iterators 2 yıl önce
AsynchronCall.cpp ee20648e63 threads can now be named for debugging 2 yıl önce
AsynchronCall.h ee20648e63 threads can now be named for debugging 2 yıl önce
AuswahlBox.cpp 2bd9ba34b8 fix cast issues 3 yıl önce
AuswahlBox.h 26821cf002 anderes dll export makro in allen .h dateien 4 yıl önce
Betriebssystem.h f972e6cb25 Bessere Dokumentation zu Array.h 4 yıl önce
Bild.cpp 993493f4b5 fix some issues with array usages and add tests 2 yıl önce
Bild.h fb928b130b Add ImmutablePair and VecN Datatypes 2 yıl önce
Bildschirm.cpp ede3baa968 allow custom shaders for directX11 2 yıl önce
Bildschirm.h ede3baa968 allow custom shaders for directX11 2 yıl önce
Cache.h 54045ff034 add cache implementation with tests 2 yıl önce
CharMap.h 0996462aa6 fix compiler error 3 yıl önce
ClassDiagram.cd 0e10ee7f87 DirectX12 API weiterentwickelt 5 yıl önce
Critical.cpp 4cb3ee1de9 add Synchronizer class 2 yıl önce
Critical.h 4cb3ee1de9 add Synchronizer class 2 yıl önce
Cube.cpp 551183b7ce introduce vertex and index buffer for each 3d model 2 yıl önce
Cube.h 551183b7ce introduce vertex and index buffer for each 3d model 2 yıl önce
DLLRegister.cpp 8c1e86952d use more flexible implementation of reference counting 3 yıl önce
DLLRegister.h 8c1e86952d use more flexible implementation of reference counting 3 yıl önce
DOCUMENTATION f972e6cb25 Bessere Dokumentation zu Array.h 4 yıl önce
DX11GraphicsApi.cpp ffb0758631 fix vertex indices in vertex shader 2 yıl önce
DX11PixelShader.hlsl 9b0427a85d introduce model3D collections to add and remove a large amound of models to the world faster 2 yıl önce
DX11VertexShader.hlsl ffb0758631 fix vertex indices in vertex shader 2 yıl önce
DX12Buffer.cpp 551183b7ce introduce vertex and index buffer for each 3d model 2 yıl önce
DX12Buffer.h 551183b7ce introduce vertex and index buffer for each 3d model 2 yıl önce
DX12CommandQueue.cpp 551183b7ce introduce vertex and index buffer for each 3d model 2 yıl önce
DX12CommandQueue.h 551183b7ce introduce vertex and index buffer for each 3d model 2 yıl önce
DX12GraphicsApi.cpp ffb0758631 fix vertex indices in vertex shader 2 yıl önce
DX12PixelShader.h 4ac7b5723c add bounding box calculation for 3d models 2 yıl önce
DX12PixelShader.hlsl e85a856518 Update 5 yıl önce
DX12Shader.cpp 551183b7ce introduce vertex and index buffer for each 3d model 2 yıl önce
DX12Shader.h 551183b7ce introduce vertex and index buffer for each 3d model 2 yıl önce
DX12Textur.cpp 551183b7ce introduce vertex and index buffer for each 3d model 2 yıl önce
DX12Textur.h 551183b7ce introduce vertex and index buffer for each 3d model 2 yıl önce
DX12VertexShader.h ffb0758631 fix vertex indices in vertex shader 2 yıl önce
DX12VertexShader.hlsl ffb0758631 fix vertex indices in vertex shader 2 yıl önce
DX9GraphicsApi.cpp 40bccf56ce support basic render to texture 2 yıl önce
DXBuffer.cpp 551183b7ce introduce vertex and index buffer for each 3d model 2 yıl önce
DXBuffer.h ede3baa968 allow custom shaders for directX11 2 yıl önce
Datei.cpp c9273f7888 fix a fiew bugs and implemented remove on array iterators 2 yıl önce
Datei.h 8c1e86952d use more flexible implementation of reference counting 3 yıl önce
DateiDialog.cpp 993493f4b5 fix some issues with array usages and add tests 2 yıl önce
DateiDialog.h 993493f4b5 fix some issues with array usages and add tests 2 yıl önce
DateiSystem.cpp 993493f4b5 fix some issues with array usages and add tests 2 yıl önce
DateiSystem.h 8c1e86952d use more flexible implementation of reference counting 3 yıl önce
Diagramm.cpp 8d037b6649 improved performance of dx11 graphics api and general array structure 2 yıl önce
Diagramm.h 8c1e86952d use more flexible implementation of reference counting 3 yıl önce
Dialog.cpp 0a68f8de76 improved array iteration 2 yıl önce
Dialog.h 8c1e86952d use more flexible implementation of reference counting 3 yıl önce
DreieckListe.h 8c1e86952d use more flexible implementation of reference counting 3 yıl önce
Ebene3D.h 37d41b0642 Replace all comments in the .h files with doxygen documentation comments 4 yıl önce
Either.h ee20648e63 threads can now be named for debugging 2 yıl önce
Errors.cpp 0a68f8de76 improved array iteration 2 yıl önce
Errors.h 0a68f8de76 improved array iteration 2 yıl önce
Feld.h 8c1e86952d use more flexible implementation of reference counting 3 yıl önce
Fenster.cpp c9273f7888 fix a fiew bugs and implemented remove on array iterators 2 yıl önce
Fenster.h 475b70c25c rework of uiml view to support custom view elements 2 yıl önce
Fortschritt.cpp 2bd9ba34b8 fix cast issues 3 yıl önce
Fortschritt.h 26821cf002 anderes dll export makro in allen .h dateien 4 yıl önce
Framework Linux.vcxproj c592a7ec9b add some usefull functions 2 yıl önce
Framework Linux.vcxproj.filters c592a7ec9b add some usefull functions 2 yıl önce
Framework.sln 993493f4b5 fix some issues with array usages and add tests 2 yıl önce
Framework.vcxproj 30ecb1e460 Add ObjFile class to import 3d triangulated models from .obj files 2 yıl önce
Framework.vcxproj.filters 30ecb1e460 Add ObjFile class to import 3d triangulated models from .obj files 2 yıl önce
FrameworkMath.h 37d41b0642 Replace all comments in the .h files with doxygen documentation comments 4 yıl önce
Funktion.h 8c1e86952d use more flexible implementation of reference counting 3 yıl önce
Global.cpp 4ac7b5723c add bounding box calculation for 3d models 2 yıl önce
Globals.h 16b76156b6 improved mouse position functionality 2 yıl önce
GraphicsApi.cpp 40bccf56ce support basic render to texture 2 yıl önce
GraphicsApi.h ede3baa968 allow custom shaders for directX11 2 yıl önce
HashMap.h c9273f7888 fix a fiew bugs and implemented remove on array iterators 2 yıl önce
ImmutablePair.h fb928b130b Add ImmutablePair and VecN Datatypes 2 yıl önce
InMemoryBuffer.cpp c9273f7888 fix a fiew bugs and implemented remove on array iterators 2 yıl önce
InMemoryBuffer.h 8deb3f2fd4 add missing dll exports 2 yıl önce
InitDatei.cpp 0a68f8de76 improved array iteration 2 yıl önce
InitDatei.h 8d037b6649 improved performance of dx11 graphics api and general array structure 2 yıl önce
JSON.cpp df5ebbf6fd add oneOf validation attribute to json string validation 2 yıl önce
JSON.h 475b70c25c rework of uiml view to support custom view elements 2 yıl önce
KSGTDatei.cpp 7c685a9c23 fix linux issues and warnings 2 yıl önce
KSGTDatei.h 8c1e86952d use more flexible implementation of reference counting 3 yıl önce
Kam3D.cpp c592a7ec9b add some usefull functions 2 yıl önce
Kam3D.h c592a7ec9b add some usefull functions 2 yıl önce
Kamera2D.cpp 2bd9ba34b8 fix cast issues 3 yıl önce
Kamera2D.h 0961d26126 Rundungsfehler beim ändern der weltposition von Kamera2D behoben 5 yıl önce
Key.cpp 8c1e86952d use more flexible implementation of reference counting 3 yıl önce
Key.h 8c1e86952d use more flexible implementation of reference counting 3 yıl önce
Klasse.h 8c1e86952d use more flexible implementation of reference counting 3 yıl önce
Knopf.cpp 2bd9ba34b8 fix cast issues 3 yıl önce
Knopf.h 26821cf002 anderes dll export makro in allen .h dateien 4 yıl önce
Liste.cpp 7c685a9c23 fix linux issues and warnings 2 yıl önce
Liste.h 8d037b6649 improved performance of dx11 graphics api and general array structure 2 yıl önce
M2DVorschau.cpp 2bd9ba34b8 fix cast issues 3 yıl önce
M2DVorschau.h 26821cf002 anderes dll export makro in allen .h dateien 4 yıl önce
M2Datei.cpp 8c1e86952d use more flexible implementation of reference counting 3 yıl önce
M2Datei.h 8c1e86952d use more flexible implementation of reference counting 3 yıl önce
M3Datei.cpp aafec46e9d fix 3d model save and load functions 2 yıl önce
M3Datei.h 551183b7ce introduce vertex and index buffer for each 3d model 2 yıl önce
Mat3.h 37d41b0642 Replace all comments in the .h files with doxygen documentation comments 4 yıl önce
Mat4.h aafec46e9d fix 3d model save and load functions 2 yıl önce
Maus.cpp 8c1e86952d use more flexible implementation of reference counting 3 yıl önce
Maus.h 8c1e86952d use more flexible implementation of reference counting 3 yıl önce
MausEreignis.cpp bb98428ec0 Ein paar methoden hinzugefügt 6 yıl önce
MausEreignis.h 26821cf002 anderes dll export makro in allen .h dateien 4 yıl önce
Maybe.h e0aff43ea6 add useful operators to Either an Maybe 2 yıl önce
Model2D.cpp 993493f4b5 fix some issues with array usages and add tests 2 yıl önce
Model2D.h 8c1e86952d use more flexible implementation of reference counting 3 yıl önce
Model3D.cpp ede3baa968 allow custom shaders for directX11 2 yıl önce
Model3D.h ffb0758631 fix vertex indices in vertex shader 2 yıl önce
Model3DCollection.h d67c918b0f fix world model iteration bug 2 yıl önce
Model3DList.cpp 551183b7ce introduce vertex and index buffer for each 3d model 2 yıl önce
Model3DList.h 551183b7ce introduce vertex and index buffer for each 3d model 2 yıl önce
ObjFile.cpp aafec46e9d fix 3d model save and load functions 2 yıl önce
ObjFile.h 30ecb1e460 Add ObjFile class to import 3d triangulated models from .obj files 2 yıl önce
Pair.h fb79a667f2 fix reference counting in template data structures 3 yıl önce
Prozess.cpp 8c1e86952d use more flexible implementation of reference counting 3 yıl önce
Prozess.h 8c1e86952d use more flexible implementation of reference counting 3 yıl önce
Punkt.cpp 339fd559d7 Bildschirmmitte und BildschirmGröße basieren jetzt auf Monitoren und nehmen den index eines Monitors als zusätzliches Argument 5 yıl önce
Punkt.h 26821cf002 anderes dll export makro in allen .h dateien 4 yıl önce
RCPointer.h 6eb73b9a8d fix issue with reference counting 2 yıl önce
Rahmen.cpp a3b36a3bf2 Flexiblere styles für texte in textfeldern 5 yıl önce
Rahmen.h 26821cf002 anderes dll export makro in allen .h dateien 4 yıl önce
Random.cpp 8c1e86952d use more flexible implementation of reference counting 3 yıl önce
Random.h 8c1e86952d use more flexible implementation of reference counting 3 yıl önce
Reader.cpp c9273f7888 fix a fiew bugs and implemented remove on array iterators 2 yıl önce
Reader.h 8bcc04ee9d add ByteArrayReader class 2 yıl önce
Rect2.h 37d41b0642 Replace all comments in the .h files with doxygen documentation comments 4 yıl önce
ReferenceCounter.cpp 2bd9ba34b8 fix cast issues 3 yıl önce
ReferenceCounter.h 2bd9ba34b8 fix cast issues 3 yıl önce
Reflection.h 8c1e86952d use more flexible implementation of reference counting 3 yıl önce
ReflectionExample.h 8c1e86952d use more flexible implementation of reference counting 3 yıl önce
ReflectionStuff.cpp 8c1e86952d use more flexible implementation of reference counting 3 yıl önce
RenderThread.cpp 2bd9ba34b8 fix cast issues 3 yıl önce
RenderThread.h 8c1e86952d use more flexible implementation of reference counting 3 yıl önce
Schrift.cpp 2bd9ba34b8 fix cast issues 3 yıl önce
Schrift.h 8c1e86952d use more flexible implementation of reference counting 3 yıl önce
Scroll.cpp 8c1e86952d use more flexible implementation of reference counting 3 yıl önce
Scroll.h 8c1e86952d use more flexible implementation of reference counting 3 yıl önce
Shader.cpp ede3baa968 allow custom shaders for directX11 2 yıl önce
Shader.h ede3baa968 allow custom shaders for directX11 2 yıl önce
Sichtbarkeit.h 8c1e86952d use more flexible implementation of reference counting 3 yıl önce
Slider.cpp e4b236a92e code style 4 yıl önce
Slider.h 26821cf002 anderes dll export makro in allen .h dateien 4 yıl önce
Tabelle.cpp 2bd9ba34b8 fix cast issues 3 yıl önce
Tabelle.h 26821cf002 anderes dll export makro in allen .h dateien 4 yıl önce
TastaturEreignis.cpp 3eda698bf4 Quellcode Formatierung angepasst. 8 yıl önce
TastaturEreignis.h 4ac7b5723c add bounding box calculation for 3d models 2 yıl önce
Test.h 8c5485f379 Fehler beim handeln der Threads bei linux systemen behoben 7 yıl önce
TestShader.hlsl 5d987a3661 Erster commit 8 yıl önce
Text.cpp 4ac7b5723c add bounding box calculation for 3d models 2 yıl önce
Text.h 9a628ba505 RCPointer can now be empty. == operator for Text is now overloaded 2 yıl önce
TextFeld.cpp 0a68f8de76 improved array iteration 2 yıl önce
TextFeld.h 8c1e86952d use more flexible implementation of reference counting 3 yıl önce
Textur.cpp 2b7fc662ce changes for linux build 2 yıl önce
Textur.h 40bccf56ce support basic render to texture 2 yıl önce
Textur2D.cpp 0a68f8de76 improved array iteration 2 yıl önce
Textur2D.h 8c1e86952d use more flexible implementation of reference counting 3 yıl önce
TexturList.cpp 0a68f8de76 improved array iteration 2 yıl önce
TexturList.h 8c1e86952d use more flexible implementation of reference counting 3 yıl önce
TexturModel.cpp 551183b7ce introduce vertex and index buffer for each 3d model 2 yıl önce
TexturModel.h 551183b7ce introduce vertex and index buffer for each 3d model 2 yıl önce
Thread.cpp ee20648e63 threads can now be named for debugging 2 yıl önce
Thread.h ee20648e63 threads can now be named for debugging 2 yıl önce
ToolTip.cpp 0a68f8de76 improved array iteration 2 yıl önce
ToolTip.h 6961b2bec7 fix linux build 3 yıl önce
Tree.h fb79a667f2 fix reference counting in template data structures 3 yıl önce
Trie.h 4fe1b9c42c fix issue with 0 in trie adresses 2 yıl önce
Typ.h 8c1e86952d use more flexible implementation of reference counting 3 yıl önce
UIDialog.cpp 2bd9ba34b8 fix cast issues 3 yıl önce
UIDialog.h 26821cf002 anderes dll export makro in allen .h dateien 4 yıl önce
UIInitialization.cpp 475b70c25c rework of uiml view to support custom view elements 2 yıl önce
UIInitialization.h 475b70c25c rework of uiml view to support custom view elements 2 yıl önce
UIMLView.cpp fb928b130b Add ImmutablePair and VecN Datatypes 2 yıl önce
UIMLView.h 97f5e9f1b1 add center alignment option to uiml layouter 2 yıl önce
UIPixelShader.h 4ac7b5723c add bounding box calculation for 3d models 2 yıl önce
UIVertexShader.h ffb0758631 fix vertex indices in vertex shader 2 yıl önce
Vec2.h 37d41b0642 Replace all comments in the .h files with doxygen documentation comments 4 yıl önce
Vec3.h 6836a7ef96 allow a 3d model to desice if a specific polygon deeds to be rendered or not 2 yıl önce
VecN.h bc8144f1f0 fix compiler error in VecN 2 yıl önce
Welt2D.cpp 0a68f8de76 improved array iteration 2 yıl önce
Welt2D.h 8c1e86952d use more flexible implementation of reference counting 3 yıl önce
Welt3D.cpp d67c918b0f fix world model iteration bug 2 yıl önce
Welt3D.h d67c918b0f fix world model iteration bug 2 yıl önce
Writer.cpp 6790eac885 add json validation functionality 2 yıl önce
Writer.h 6790eac885 add json validation functionality 2 yıl önce
XML.cpp 6790eac885 add json validation functionality 2 yıl önce
XML.h 6790eac885 add json validation functionality 2 yıl önce
Zeichnung.cpp 97f5e9f1b1 add center alignment option to uiml layouter 2 yıl önce
Zeichnung.h 8c1e86952d use more flexible implementation of reference counting 3 yıl önce
Zeichnung3D.cpp c592a7ec9b add some usefull functions 2 yıl önce
Zeichnung3D.h 4ac7b5723c add bounding box calculation for 3d models 2 yıl önce
Zeit.cpp c592a7ec9b add some usefull functions 2 yıl önce
Zeit.h c592a7ec9b add some usefull functions 2 yıl önce
build.bat 344f20f305 besseres build script 5 yıl önce
d3dx12.h 551183b7ce introduce vertex and index buffer for each 3d model 2 yıl önce
libFramework.so d48d70ed91 Test des neuen Kommentar styles 4 yıl önce
libdbgFramework.so d48d70ed91 Test des neuen Kommentar styles 4 yıl önce
main.h 6790eac885 add json validation functionality 2 yıl önce
readme.md 71746d4a0e add readme file 4 yıl önce
system.ltdb 6a5af1a9f9 UIML View hinzugefügt 5 yıl önce