Historique des commits

Auteur SHA1 Message Date
  Kolja Strohm 01197ddb20 fix camera view distance and matrix memory layout il y a 3 semaines
  Kolja Strohm ddd1706364 implement basic rendering with raytracing in DX12GraphicsApi il y a 4 semaines
  Kolja Strohm 2ad1e21403 fix problems with descriptor heap creation il y a 4 semaines
  Kolja Strohm 50353c03c5 add generation of the shader descriptor heaps il y a 4 semaines
  Kolja Strohm 3a33305a47 start work on dx12 raytraing shader pipeline configuration il y a 1 mois
  Kolja Strohm c74cfc915a build top level aceleration structure for raytracing with directx 12 il y a 1 mois
  Kolja Strohm 3b9f86fe41 prepare creation of Top level aceleration structure for raytracing il y a 1 mois
  Kolja Strohm 17af46188f split code files by direct x version il y a 1 mois
  Kolja Strohm 3ad6193fb1 update GraphicsApi Interface to be able to implement raytracing within the DirectX 12 implementation il y a 1 mois
  Kolja Strohm 65b085903e add and use ReadWriteLock instead of Critical when possible il y a 6 mois
  Kolja Strohm e643f29caf fix linux build il y a 6 mois
  Kolja Strohm 744fd4fb3a fix name clash with <time.h> il y a 7 mois
  Kolja Strohm f602520c07 rename files to english names il y a 7 mois
  Kolja Strohm 7e3068e3cb update platform toolset il y a 7 mois
  Kolja Strohm 3bdaeb48a3 add runtime assembly compiler il y a 1 an
  Kolja Strohm 2c37ed70c8 fix string data validator rules and make json tests work again il y a 1 an
  Kolja Strohm 1f0017ee2d improve json editor il y a 1 an
  Kolja Strohm dfe62092f7 add console handler for better console applications il y a 2 ans
  Kolja Strohm 20065ae6e3 add Logging Configuration il y a 2 ans
  Kolja Strohm 2a35079df7 add streams il y a 2 ans
  Kolja Strohm 544348198d Add Iterator Interface il y a 2 ans
  Kolja Strohm 7abf9d2f93 implement regular expressions il y a 3 ans
  Kolja Strohm 55079f49d8 add getFirstElement to XML Editor and getChildIndex to XML Element and fix Maybe type il y a 3 ans
  Kolja Strohm b3c59f21f2 allow model collections to decide if they are rendered or ticked il y a 3 ans
  Kolja Strohm 19152b576a made some changes for c++20 il y a 4 ans
  Kolja Strohm 72356fc694 add mode where user inputs are handled by the ticking thread to reduce input delays due to waiting for lock aquiering over multiple frames il y a 4 ans
  Kolja Strohm 5108479057 add base64 encoding and ZList 2D element il y a 4 ans
  Kolja Strohm 30ecb1e460 Add ObjFile class to import 3d triangulated models from .obj files il y a 4 ans
  Kolja Strohm 8bcc04ee9d add ByteArrayReader class il y a 4 ans
  Kolja Strohm fb928b130b Add ImmutablePair and VecN Datatypes il y a 4 ans