|
2 | 2 |
|
3 | 3 | The Jme3-utilities Project contains Java packages and assets, developed for
|
4 | 4 | sgold's jMonkeyEngine projects, which might prove useful in similar projects.
|
5 |
| -It contains 9 sub-projects: |
| 5 | +It contains 8 sub-projects: |
6 | 6 |
|
7 | 7 | 1. heart: the `jme3-utilities-heart` library of core classes
|
8 | 8 | 2. SkyControl: the `SkyControl` library for sky simulation
|
9 | 9 | 3. moon-ccbysa: assets for a realistic Moon in `SkyControl`
|
10 |
| - 4. debug: the `jme3-utilities-debug` library of debugging aids |
11 |
| - 5. tests: demos, examples, and test software |
12 |
| - 6. textures: generate textures used by `jme3-utilities-debug` and `SkyControl` |
13 |
| - 7. ui: the `jme3-utilities-ui` library for building user interfaces |
14 |
| - 8. nifty: the `jme3-utilities-nifty` library for using NiftyGUI user |
| 10 | + 4. tests: demos, examples, and test software |
| 11 | + 5. textures: generate textures used by `jme3-utilities-heart` and `SkyControl` |
| 12 | + 6. ui: the `jme3-utilities-ui` library for building user interfaces |
| 13 | + 7. nifty: the `jme3-utilities-nifty` library for using NiftyGUI user |
15 | 14 | interfaces with jMonkeyEngine
|
16 |
| - 9. x: the `jme3-utilities-x` library of experimental software |
| 15 | + 8. x: the `jme3-utilities-x` library of experimental software |
| 16 | + |
| 17 | +The `jme3-utilities-debug` library, formerly a sub-project, has merged |
| 18 | +into the `jme3-utilities-heart` library. |
17 | 19 |
|
18 | 20 | The `Minie` library, formerly a sub-project, is now a separate project
|
19 | 21 | at [GitHub](https://github.com/stephengold/Minie).
|
|
0 commit comments