Need guidance on a video-based of/Pi project
@harrzack wrote: Greetings! A project is being designed for use on the battleship New Jersey museum ship. We'd like to make an existing (but defunct) targeting radar station in CIC appear to be...
View ArticleofCamera orientation [solved]
@jag wrote: Hi there, I want to set an ofCamera to be oriented orthogonally with the Y axis of a sphere the camera travels with. I have the camera "stuck" on the top of one sphere (mesh) while it...
View ArticleAndroid window orientation
@arhur wrote: Hi everyone, I'm working on an android app with openframwork. I run the OpenCvCameraFaceExample ( detect faces on android ) on my device (nexus 4) , and i got this weird problem. I can't...
View ArticleofxUIDropDownList getName() problem
@filipemsbaptista wrote: Hi, I want to save the name of a selected item from a dropdwon list into a string variable. I'm doing this in the 'guiEvent' method void...
View ArticleLarge web page performance?
@Gallo wrote: Hello, I was just wondering if my app performance seems ok : i made an very simple app grabbing a web page (quite large ! 5200 x 1000 pixels) and publishing it through a syphon server. I...
View Article[SOLVED] Allocation errors occuring from animation of mesh colors
@AceSlowman wrote: I was trying to come to an efficient method for animating movement along a line segment. In update, there is always a "lead" vertex, and using another for loop, a length of vertices...
View ArticleLoading images using ofxThreadedImageLoader
@AlexGhost wrote: Hi guys.How to find out that the loading of images through ofxThreadedImageLoader over? After that, I want to finish the loader stream. Posts: 1 Participants: 1 Read full topic
View ArticleHow to fixed receiving port in TCPClient?
@nico74 wrote: Hi.I want to fix receiving port number in TCPClient.Is it possible ? I use...of_v0.8.4_win_cb_releasecodeblocks-12.11.mingwwindows7 and...addons/ofxNetwork/ofcTCPClient Thanks. Posts: 4...
View ArticleofSignedNoise output as soundstream?
@rak_multi wrote: I am trying to use the ofNoise functions as a generator for sound to put it in the soundstream.Based on the outputsound example i adjusted the sine generation a bit like following:...
View Articletr1/memory file not found error
@eco_bach1 wrote: Same issue as herehttp://goo.gl/qfhm9hCan anyone suggest general troubleshooting steps?Can't upload my pbxproj file since I am new to this forum. This seems like the last error away...
View ArticleRPI 2 example running error runAppViaInfiniteLoop()
@Joe_Watson wrote: So I set up my RPI 2 as instructed, but I can't run any examples, it just gets stuck on runAppViaInfiniteLoop(). The only errors are due to not having a mouse and keyboard, because...
View ArticleAlign shape with vector
@jag wrote: Hi there, I have a scene that looks like this: Screen Shot 2015-06-12 at 8.40.04 PM (2).png1920x1080 444 KB The brown arrows are vectors representing the up direction of each of the mesh...
View ArticleSome errors when generating iOS projects (git checkout)
@mhash wrote: Hi all, I just updated my OF checkout a couple of mins ago, and the projectGenerator won't compile on xcode, complaining: /libs/poco/lib/osx/PocoDataODBC.a was not found, and indeed, the...
View ArticleApple Mach-O Linker Error running first iOS example
@iColpitts wrote: I'm attempting to run my an example in ofXiOS and have come upon these errors. Any suggestions on getting the example code to run? Ld...
View ArticleOnly loading certain pixels of JPG
@akupresanin wrote: Hi, I'm not sure if what I'm trying to do is possible or the best way to approach it. I have 9000 images, I need to select 250 and draw certain pixels from these 250 in realtime. I...
View ArticleofxCv, toOf, toCv, ofImage::saveImage and crash
@nkint wrote: HiIt's a while I'm not using OF and C++ and I'm a bit rusty. I'm facing with a EXC_BAD_ACCESS (SIGSEGV) while saving an image, and don't understand exactly why. What I'm trying to do:-...
View ArticleofSerial fast simple serial read in OF not working properly (and linux...
@as1er wrote: hi all. i have a simple arduino protocol sending 3 bytes + message terminator ',' void setup(){ Serial.begin(9600); } int frame = 0; void loop(){ Serial.write(frame);...
View ArticleExternal webcam in OFapp mac
@ymk_je wrote: I've been trying to use an external webcam in OFapp on mac. However I can not figure out how to switch from the default iSight to the Logitech webcam I have connected through USB. Does...
View ArticleCursor disappears on Mac - ofxUI
@andreirt wrote: Dear Forum, If I compile this project on Windows, with Code::blocks, everything runs fine:https://github.com/andreirt/candle-clock The settings panel is shown at startup, using ofxUI,...
View ArticleofxAssimpModelLoader compatibility with advanced textures and materials
@NzNico wrote: Hello, The ofxAssimpModelLoader library takes lots of infos from the model such as uvTextures and materials. I tried stuffs with blenders and the dae format. I noticed it can't take...
View Article