Quantcast
Channel: beginners - openFrameworks
Browsing all 4929 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Are Projects Portable Amongst Platforms?

@Malveka wrote: Hi all, I’m just getting started with openFrameworks and would appreciate any advice on the best ways to develop/package projects. I’m currently developing on Windows 10 using Visual...

View Article


In OF, Is there any addon looks like "ListView"

@bemoregt wrote: Hi, All. In OF, Is there any addon looks like “ListView” that has clickable & sortable array items? I wonder. Thanks. Posts: 1 Participants: 1 Read full topic

View Article


Exhibiting Sketches

@Okliis wrote: Hi all, Curious as to what everyone does to exhibit several sketches (interactive or not) without the use of several laptops? If you can point me in the right direction it would be much...

View Article

Graphics Fade in/out based on time

@micamac wrote: Hello I am pretty new to OF I am trying to create a simple 10 minute experience where different graphics fade in and out at specific times within the 10 minutes. I was looking into...

View Article

Objects and draw instances

@pxt wrote: Hey there! ive a question about instanced in openGL. i want to do instanced drawing in post to getting better perfomance. right now ive a system, a very tipical particle system:...

View Article


Using classes to draw shapes

@sunshine wrote: I’m having trouble setting up my class to draw 4 Rectangles X 6 Rectangles. This is my Rectangles.hpp class Rectangles{ public: int x; int y; int width; int height; Rectangles();...

View Article

Image may be NSFW.
Clik here to view.

RGB color is strange and green colored saturated

@bemoregt wrote: HI, All. 스크린샷 2019-07-20 오후 7.07.42.png1006×634 550 KB //-------------------------------------------------------------- void ofApp::setup(){...

View Article

Image may be NSFW.
Clik here to view.

vidGrabber with shader

@Koji_Kanao wrote: I’m trying to manipulate frames from webcam but seems my input has issues. I could pass texture from oF to shader, but the input is flipped and a little bit glitchy Screen Shot...

View Article


Image may be NSFW.
Clik here to view.

[Spectrogram] No member named 'draw' in 'ofxFft'

@bemoregt wrote: Hi, All. I am trying to make spectrogram usimg ofxFFT. 스크린샷 2019-07-21 오후 1.37.03.png656×726 47.3 KB I met this error "No member named ‘draw’ in ‘ofxFft’ " when run ofxFftTest...

View Article


Image may be NSFW.
Clik here to view.

How can I remain the drawn boxes?

@bemoregt wrote: Hi, All. I have made Spectrogram of mp3 files. ezgif.com-video-to-gif.gif514×534 127 KB But, in draw() method, drawn boxes are not remained. How can I remain the drawn boxes ?...

View Article

Bzero : identifier not found in ofxAccelerometerHandler?

@Drazinut wrote: I’m trying to use ofxAccelerometerHandler (though it sounds like it’s not going to work when I get to iOS?), but it throws a build error: bzero : identifier not found Searching the OF...

View Article

How do I use touch functions in a webview

@pjb438458200 wrote: I want to add webview as UI on the 3d scene, By setting the WebView. SetBackgroundColor (android. R.c olor. Transparent), i can see the 3 d scene But OfEasyCam, ofApp: :...

View Article

Gradually Growing Shape

@micamac wrote: I would like to make a shape smoothly and slowly gradually grow in size. I have tried to use ofScale(); but it moves too quickly and not as smooth as I would like. Any ideas on another...

View Article


SVG not showing

@eduzal wrote: Hi, I’m trying to get a visualization of a simple SVG file but ofX is not rendering. I have an svg file, with 860 polygons in it, not paths. is there an issue with svg polygons in ofX?...

View Article

Image may be NSFW.
Clik here to view.

Issue with Arabic Type

@Okliis wrote: Hi all, Trying to display Arabic text and I’m not getting the correct letter forms (initial, medial and final). All it displays is the “detached” form of the letters. I have added the...

View Article


Project cannot be built with ofxSVG because of error: undefined reference to...

@Pradeep_Jayasinghe wrote: I am trying to load a simple svg to my android project using ofxSVG addon. But I cannot build the project when ofxSVG addon is added. It shows multiple errors....

View Article

Image may be NSFW.
Clik here to view.

Cannot hear sound when running audioOutputExample using Emscripten

@cuinjune wrote: I could successfully build audioOutputExample using emmake make. And when I run the project using emrun --browser chrome bin/audioOutputExample.html, I see the following screen:...

View Article


Creating a grid like mesh and texturing it

@RealHuman wrote: Hello. Still learning openframeworks and getting used to how it works. I want to build a simple 2d mesh, pretty much a grid, and then texture it. It seems like the resources out...

View Article

Missing .dll file on executing compiled windows app

@Sam_McElhinney_io wrote: Hello all I have an app that I’m compiling for both Mac and Windows. On the windows compile, I’ve learnt that I need to include a series of dll files in order for the .exe...

View Article

Inhale/Exhale Particles

@micamac wrote: I want to make a system of particles that move in a way that make them appear to inhale/exhale. In other words, have particles floating then slowing come together, then slowly spread...

View Article
Browsing all 4929 articles
Browse latest View live