Advertisement

Latest c++17 Activity

C++17 Allocators

a light breeze said:

That's not actually what's happening. Your code creates an object with position (0, 0) and size (32, 32). If you look at the debugger, the object at position 1 has position (32, 32) and size (0, 0). So you have the first object constructed to straddle the boundary between positi…

6,237 views
Advertisement

https://github.com/fwsGonzo/rvscript

This script requires compiling ahead of time. If that is not for you, then you should still be using LuaJIT or v8.

If you like the thought of being able to use C++, Rust, Zig (or any other language capable of producing RISC-V binaries) as script for your game eng…

4,212 views
Advertisement
Advertisement
Advertisement