文件名称:brandontools:GBA 的 Image to C 导出器
文件大小:157KB
文件格式:ZIP
更新时间:2024-07-11 07:01:37
C++
品牌工具 如果您目前正在服用 2110(2015 年Spring),那么您来错了地方,请转至此处,不再处理此存储库! - 这是我在 2010 年Spring写的一个小程序,因为我对 grit、jgrit、gfx2gba 等不满意。我对这个程序的目标是一个简单的命令行界面,可以将图像、视频、动画图像转换为适合于大湾区。 支持所有 GBA 模式(仿射背景除外) 可以导出动画图像和视频(带有指向每个图像的指针数组) 可以从 URL 加载图像 支持批处理模式操作(为模式 4 生成全局调色板,为模式 0 生成全局调色板 + tileset) 支持位图模式和平铺模式中的精灵以及一维或二维导出(二维模式为您构建精灵表)。 包括一个 GUI 版本,它允许您在导出图像之前查看图像(仅适用于模式 3 和 4)。
【文件预览】:
brandontools-master
----Makefile(637B)
----cli()
--------exportfile.cpp(3KB)
--------mediancut.hpp(723B)
--------Makefile(2KB)
--------version.h(829B)
--------mode3exporter.cpp(610B)
--------headerfile.cpp(3KB)
--------histogram.cpp(4KB)
--------fileutils.hpp(2KB)
--------fortunegen.cpp(1KB)
--------palettegen.hpp(425B)
--------color.hpp(486B)
--------allocator_2d_test.cpp(11KB)
--------tilesexporter.cpp(737B)
--------color.cpp(1KB)
--------fortunegen.hpp(512B)
--------shared.hpp(2KB)
--------headerfile.hpp(362B)
--------dither.cpp(5KB)
--------cpercep.cpp(15KB)
--------fortunes.cpp(30KB)
--------implementationfile.cpp(2KB)
--------fortunes.hpp(197B)
--------mapexporter.cpp(802B)
--------mode0exporter.cpp(2KB)
--------palettegen.cpp(26B)
--------main.cpp(26KB)
--------reductionhelper.hpp(16KB)
--------reductionhelper.cpp(47KB)
--------histogram.hpp(935B)
--------mode4exporter.cpp(1KB)
--------exportfile.hpp(3KB)
--------shared.cpp(1KB)
--------fileutils.cpp(6KB)
--------spritesexporter.cpp(2KB)
--------cpercep.hpp(2KB)
--------implementationfile.hpp(419B)
--------dither.hpp(286B)
--------mediancut.cpp(6KB)
----tests.sh(3KB)
----readme.odt(33KB)
----INSTALL.txt(1KB)
----README.md(970B)
----gui()
--------BrandonToolsEditorGUI.h(4KB)
--------Makefile(751B)
--------BrandonApp.cpp(356B)
--------BrandonToolsGUI.fbp(450KB)
--------BrandonFrameGUI.cpp(19KB)
--------BrandonApp.hpp(167B)
--------BrandonToolsEditor.fbp(243KB)
--------BrandonFrameGUI.h(4KB)
--------BrandonFrame.hpp(1KB)
--------BrandonFrame.cpp(18KB)
--------BrandonToolsEditorGUI.cpp(8KB)
----ChangesLog.txt(4KB)
----test_images()
--------simple2.png(140B)
--------lol.pdf(25KB)
--------simple3.png(140B)
--------simple.png(140B)