Forwarded from Syra's Techbinder
http://www.gamedev.net/page/resources/_/technical/opengl/vulkan-101-tutorial-r4408
Tags: #programming #Cpp #gamedev
  
  Tags: #programming #Cpp #gamedev
www.gamedev.net
  
  Vulkan 101 Tutorial - OpenGL and Vulkan - Articles - Articles - GameDev.net
  This tutorial teaches Vulkan API basics with instructions and code to render a triangle to the screen.
  DTrace for Linux 2016
http://www.brendangregg.com/blog/2016-10-27/dtrace-for-linux-2016.html
  http://www.brendangregg.com/blog/2016-10-27/dtrace-for-linux-2016.html
Forwarded from Syra's Techbinder
  Forwarded from The best of devRant :/ via @like
  
  Forwarded from The Daily C++
Tags: #web #assembly #lowlevel
Google, Microsoft, and Mozilla on Monday announced preview versions of WebAssembly, a low-level safe binary format designed to allow C/C++ code to run in web browsers.
http://m.theregister.co.uk/2016/10/31/webassembly_browser_makers_buy_in/?mt=1478132819507
  Google, Microsoft, and Mozilla on Monday announced preview versions of WebAssembly, a low-level safe binary format designed to allow C/C++ code to run in web browsers.
http://m.theregister.co.uk/2016/10/31/webassembly_browser_makers_buy_in/?mt=1478132819507
Windows 95 running on Nintendo 3DS:
http://motherboard.vice.com/read/someone-got-windows-95-running-on-a-nintendo-3ds
  
  http://motherboard.vice.com/read/someone-got-windows-95-running-on-a-nintendo-3ds
Motherboard
  
  Someone Got Windows 95 Running on a Nintendo 3DS
  If you’re nostalgic for the days of MS Paint and Internet Explorer 1.0, one aficionado has discovered a method to run Windows 95 on your Nintendo 3DS. In …
  Forwarded from The Daily C++
Tags: #Polymorphism #cpp17 #variant
C++17 gives us std::variant<> which allows for a new form of runtime polymorphism.
https://adishavit.github.io/2016/polymorphism-polymorphism/
  
  C++17 gives us std::variant<> which allows for a new form of runtime polymorphism.
https://adishavit.github.io/2016/polymorphism-polymorphism/
adishavit.github.io
  
  Polymorphism Polymorphism
  Insights and Visions
  