S24(3) Beta 1 - Codename Fara
For a change rather than a screenshot from the code, here is a snap of the development Rig! The reason for mentioning the rig is to give an indication of the viewers target audience. This is a ROG mainboard with a 24 core 9900X3D and a 5080, and can muster over 29500 in 3Dmark Timespy. Currently the fastest machine of its class in the UK and 25th in the world. So bearing the information above this should give a pretty clear indication of the viewers direction. Codename (Fara) meaning 'to travel' or a journey, is moving in the direction of major rewriting around fundamental core code in terms of windowing and math and memory, threading. Because cross platform use is not a thing the use of boost libraries and other libs can be removed and replaced with more direct methods (if you pardon the pun) DX12 math and liberal use of baked in hardware specific code within the OS. What is the purpose you ask? Simplicity by distilling 20 years of code into modern and sometimes simpler func...