class methods
Extends
This class extends others, you can call their methods on an instance of ofAppNoWindow too:
Sometimes you might want to run your OF application without a window at all, for instance on a server where it's simply doing image processing and file IO or on a device that doesn't have a monitor attached to it at all. In that case, you might want to make an OF app with no window, which is what this class allows you to do. We call it "headless mode" sometimes, and it's a powerful tool.
Last updated 금요일, 02 5월 2025 18:56:46 UTC - 0cfbc5eb74e8f627fe4da3fb60a3ee56ee64a172
If you have any doubt about the usage of this module you can ask in the forum.
If you want to contribute better documentation or start documenting this section you can do so here
If you find anything wrong with this docs you can report any error by opening an issue