File tree 1 file changed +21
-7
lines changed
1 file changed +21
-7
lines changed Original file line number Diff line number Diff line change 1
1
## What?
2
2
openframeworks - unofficial 006 - Development-Bundle
3
3
4
- ..mostly for tinkering with openframeworks at it's early release stage.
4
+ " tinkering with openframeworks at it's early release stage!"
5
5
6
- ## current-status
6
+ ## todo
7
+
8
+ -
9
+ split this huge (100m+) repository, make it a virtual base-package with addons and
10
+ examples as submodules. this should open the ability for everyone to just fork add
11
+ app/addon-repos in his personal branch or share it with friends, more lightweight.
12
+
13
+ -
14
+ cross plattform build-helpers, build/package automation..
15
+
16
+ -
17
+ autotest/unittest core, opencv-addon (gmock?), benchmarking..
18
+
19
+ -
20
+ more updated windows examples and build-files..
21
+
22
+
23
+ ## current-status (before split into submodules)
7
24
8
25
- libs/openFrameworks frequently updated oF's subversion, check git-log or gitk
9
26
- libs/* => of_preRelease_v0.06_[osx|linux|win32]_FAT
@@ -15,11 +32,8 @@ openframeworks - unofficial 006 - Development-Bundle
15
32
## platforms
16
33
17
34
- Mac OSX (xcode)
18
- - Windows (codeblocks)
19
- - Linux (codeblocks)
20
-
21
- ## openFrameworks subversion gets merged frequently into this bundle.
22
-
35
+ - Linux (make)
36
+ - Windows (codeblocks) //only a few build-files
23
37
24
38
25
39
## usage/install
You can’t perform that action at this time.
0 commit comments