flixel
flixel copied to clipboard
External Tools
Created the External Tools page in the wiki suggest tools here, and ways to organize it
TODO:
- [ ] Flixel specific tools
- [x] ZeroLib
- [x] FlxGif
- [x] FlxAnimate
- [x] That video player that uses HxCodec (@EliteMasterEric you know the one)
- [x] HxVlc by @MAJigsaw77
- [ ] djFlixel
- [ ] Flixel-Depth
- [ ] Depth-Flixel
- [ ] Colyseus
- [ ] FireTongue
- [ ] PolyMod
- [ ] MultiTargetingCamera from Renaine
- [ ] Newgrounds.io
- [ ] Level editors
- [ ] LDtk
- [ ] Ogmo
- [ ] Tiled
- [ ] Atlas exporters/art tools
- [ ] Aseprite
- [ ] Animate
- [ ] Photoshop
- [ ] Texture Packer
- [ ] the Other Flixel libs
- [x] addons
- [x] ui
- [x] demos
- [ ] snippets
- [ ] tools
- [ ] haxeui-flixel
- [ ] also put this list on the haxeflixel website
- [ ] font stuff
- [ ] BMFont/AngelCode
- [ ] Aseprite again?
- [ ] SnowB Bitmap Fonts
@DalekCraft2 is this something you might be interested in writing? (no pressure)
The unstable version of hxCodec (that reminds me I have some bug fixes to do on that) has built in Flixel support so you should just link that.
Also add in HaxeUI-Flixel
You could add BMFont in here too, right? (as you mentioned in #2717 )
Unsure about recommending OGMO 3 as the tool did not received any updates since January 2022, alongside with the fact that the tool uses deprecated and old versions of npm packages, resulting into a lot of errors that didn't received a fix for now.
It's still functional with compiled versions but still.
It's still functional with compiled versions but still.
thats all it really needs, tbh. should add LDtk soon
Looks like there's already a page on the website for non-flixel specific gamedev tools. I should add things like LDtk to that instead
I feel like djFlixel might be something cool to add to that list
Flixel-Depth https://github.com/01010111/flixel-depth
Flixel-Depth
https://github.com/01010111/flixel-depth
If we are putting the 3d black magic stuff in there might as well add Flx3d
i merged in https://github.com/HaxeFlixel/flixel-docs/pull/279 into flixel-docs, which has a dedicated page for external tools and such. I think either alongside wiki, or have the wiki point towards the hf.com resource, we can aim to get some of these tasks todos implemented