Quantcast
Channel: openFrameworks - Latest posts
Viewing all articles
Browse latest Browse all 40524

[SOLVED] ofParameter update vector coordinates

$
0
0

mm.
ive never needed to do such but, anyways, as it doesn't work for ofVec
try the following.


ofVec3f v = position.get();
v.x = ofGetMouseX();
position.set(v) ;

best


Viewing all articles
Browse latest Browse all 40524

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>