- Joined
- Feb 24, 2019
- Messages
- 166
- Reaction score
- 299
- First Language
- English
- Primarily Uses
- RMMV

Author: Cutievirus
Version 0.6.1
A 3D rendering plugin for RPG Maker MV.
Wall tiles (A3 and A4) are transformed into 3D walls, allowing you to easily create 3D maps.
Regions and terrain tags can also be used to control the height of tiles.
The airship will collide with walls if it isn't flying high enough. However you can change how high it flies using plugin commands.
Plugin also supports 3D lighting as well as plugin commands to control the lighting and flashlights. Plugin does not support dynamic shadows, they don't work well with transparent textures in three.js.
You can control the camera distance, pitch, and yaw, and change between perspective and orthographic modes.
You can make 3D dungeon crawlers as well as isometric games if you want. You can even mix multiple styles into the same game, for example have the overworld be 3rd person or isometric, and the dungeons be 1st person dungeon crawlers.
See the screenshots below to see how it looks.

Big 3D castle

A simple hedgemaze example.

Dungeon crawling

Orthographic camera

Flashlight
Download on Github
To install the plugin in a new or existing project, download plugin.zip and extract the files into your project directory.
Included in the zip folder are mv3d.js, and the required image files.
For the premium features, the premium plugin must also be installed.
Todo:
- ✔ Load 3D models (premium)
- Bug squishing
- Improve performance
- Control camera with mouse / touch
In the past I've asked people to credit me using my forum username Dread_Nyanak, however going forward I would prefer if you credit me using the name of my website "Cutievirus".
The official website for mv3d will be located at mv3d.cutievirus.com, however it's still a work in progress.
Last edited: