Mathematics Transformation Matrices – Direct 3D Rotations 21 April 202122 April 2021Admin Transformation Matrices – Direct 3D Rotations So again a big thank you to Catarina Carvalheiras, were going to take a look at rotations this time with no translations this means…Continue readingTransformation Matrices – Direct 3D Rotations
Mathematics Transformation Matrices – Direct 3D Translations 21 April 202121 April 2021Admin Transformation Matrices – Direct 3D Translations So again a big thank you to Catarina Carvalheiras were going to carry on from the Direct 2D Translations but this time in the…Continue readingTransformation Matrices – Direct 3D Translations
Programming Creating GitHub Packages and Accessing them in NuGet 20 April 202121 April 2021Admin So I had a little guidance from a person friend, great developer and awesome software architect Derek Diebold on this one since GitHub has recently changed their process a little.…Continue readingCreating GitHub Packages and Accessing them in NuGet
EKL Adding Preceding Zeros to a String 20 April 202120 April 2021Admin This EKL snippet allows you to convert an Integer to a string and add a pre-set number of zeros to ensure that the total character count is set to a…Continue readingAdding Preceding Zeros to a String
Mathematics Transformation Matrices – Direct 2D Translations 19 April 202121 April 2021Admin Transformation Matrices – Direct 2D Translations In this series I’m going to do my best to demystify something that has terrorfied and confused me for several years until a great…Continue readingTransformation Matrices – Direct 2D Translations
AWS C# #8 Dealing With CORS 17 April 202118 April 2021Admin Dealing With CORS What is CORS Let’s start, what is CORS. and why do I care. Quick over view before we get into the details of how to deal with…Continue reading#8 Dealing With CORS
That's awesome, thanks for sharing
This is just what i was looking for