Click here to Skip to main content
15,912,578 members

Our Mailouts

The Daily Build - 31 Aug 2022

The Daily Build - Diligent Engine: A Modern Cross-Platform Low-Level Graphics Library

Headline article

Diligent Engine: A Modern Cross-Platform Low-Level Graphics Library

  (106 votes) by EgorYusov (updated 17 hours ago)
This article introduces Diligent Engine, a modern cross-platform graphics API abstraction library and rendering framework

New Articles, Tech Blogs and Tips

Programming Languages

  (1 votes) by bobishkindaguy (updated 9 hours ago)
A class you can add to your project, which allows you to set control properties safely from threads other than the main thread

Updated Articles, Tech Blogs and Tips

Programming Languages

  (20 votes) by Shao Voon Wong (updated 20 hours ago)
Windows 11 Version Detection using C# and C++
  (13 votes) by Shao Voon Wong (updated 20 hours ago)
How to make an HTTP REST request in C++ with WinHTTP wrapper