Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Prismatic
Prismatic has asked
38
questions and find answers to
4
problems.
Stats
246
EtPoint
10
Vote count
38
questions
4
answers
About
People would say I'm: quiet, ambivalent
Favourite language: c++
Least favourite language: c++
Current stuff I'm doing or have done recently: basic 3d (opengl, scenegraphs, etc), gis (map visualization mostly), vehicle diagnostics (obd)
Stuff I would like the opportunity to work with: robotics in medicine or transportation
Prismatic questions
The first string argument to a stringstream is saved as a pointer/garbage [duplicate]
How to identify devices with udev
Thread-safety with C++ and passing by reference
Is calling asio io_service poll() or poll_one() in a nested or recursive fashion (ie. within a handler) valid?
How is rpath-link used in cross compilation?
How do I use v8 in a thread?
Is Google's V8 engine really limited to 1 VM per process? [closed]
How can I hunt down these OpenGL calls that are distorting objects in my scene?
How do I access and call Javascript Object properties and methods from C++ using V8?
Why does make_unique have an extra move with a constructor that can take std::bind as an argument?
Prismatic answers
How can I hunt down these OpenGL calls that are distorting objects in my scene?
Calculating the Viewing Frustum in a 3D Space
Including Google's V8 Javascript Engine in a QTCreator C++ Console Project