Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 7aa5149

Browse filesBrowse files
melody-rsozkriff
andauthored
N45: Luminol (rust-gamedev#1370)
Co-authored-by: Andrey Lesnikov <ozkriff@gmail.com>
1 parent 4199b0a commit 7aa5149
Copy full SHA for 7aa5149

File tree

Expand file treeCollapse file tree

2 files changed

+42
-0
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+42
-0
lines changed

‎content/news/045/index.md

Copy file name to clipboardExpand all lines: content/news/045/index.md
+42Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -336,6 +336,48 @@ hardware ray tracing and glTF processing in Rust.
336336
[Ash]: https://github.com/ash-rs/ash
337337
[glrf-2-0]: https://www.khronos.org/gltf
338338

339+
### [Luminol][luminol]
340+
341+
![tile map editor and other tool windows like command event editor](luminol.png)
342+
343+
[Luminol][luminol] by [@speak2erase] and [@somedevfox] is a remake
344+
of the RPG Maker editor, based mostly off of [RPG Maker XP][RMXP]
345+
(aka RMXP), with the intent of creating a more modern, feature rich,
346+
and open source version of RMXP.
347+
348+
RGSS, RMXP's runtime, has already been open sourcecd thanks to [mkxp].
349+
However despite the several attempts, no one has fully remade the editor.
350+
There are [some tools][r48] out there which cover some of its functionality,
351+
but none are user friendly, nor feature complete.
352+
353+
RGSS is actually quite enjoyable to use. The actual editor though - not so much:
354+
dated and often unintuitive UI, extensibility issues,
355+
binary format that is allergic to source control,
356+
and arbitrary limits that never existed in previous versions.
357+
Luminol was born out of sheer frustration from dealing with these issues -
358+
and hopes to fix them!
359+
360+
Luminol's key differences:
361+
362+
- Completely GPU accelerated (RMXP is software rendered).
363+
- Edit multiple maps at the same time.
364+
- Multiple data formats.
365+
- Edit encrypted archives (rgssad).
366+
- Open-source.
367+
- Better user experience overall.
368+
369+
Luminol is currently looking for contributors:
370+
[there is a lot to be done][luminol-issues].
371+
If you'd like to help contribute, please reach out to [@speak2erase]!
372+
373+
[luminol]: https://github.com/Astrabit-ST/Luminol
374+
[luminol-issues]: https://github.com/Astrabit-ST/Luminol/issues
375+
[@speak2erase]: https://github.com/Speak2Erase
376+
[@somedevfox]: https://github.com/somedevfox
377+
[RMXP]: https://store.steampowered.com/app/235900/RPG_Maker_XP
378+
[mkxp]: https://github.com/Ancurio/mkxp
379+
[r48]: https://github.com/20kdc/gabien-app-r48
380+
339381
## Library Updates
340382

341383
### [Backpack]

‎content/news/045/luminol.png

Copy file name to clipboard
228 KB
Loading

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.