Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/blueburncz/BBMOD
The most powerful 3D rendering solution for GameMaker
https://github.com/blueburncz/BBMOD
3d gamemaker gamemaker-language gamemaker-studio-2 model rendering
Last synced: 2 months ago
JSON representation
The most powerful 3D rendering solution for GameMaker
- Host: GitHub
- URL: https://github.com/blueburncz/BBMOD
- Owner: blueburncz
- License: mit
- Created: 2020-02-15T12:15:15.000Z (almost 5 years ago)
- Default Branch: develop
- Last Pushed: 2024-05-19T06:15:00.000Z (8 months ago)
- Last Synced: 2024-05-21T13:39:41.087Z (8 months ago)
- Topics: 3d, gamemaker, gamemaker-language, gamemaker-studio-2, model, rendering
- Language: Game Maker Language
- Homepage: https://blueburn.cz/bbmod/
- Size: 132 MB
- Stars: 84
- Watchers: 10
- Forks: 9
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: ChangelogDev.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome-gamemaker - BBMOD - 3D Rendering Solution. Comes with several modules to import obj, 3D camera setup, integration with ColMesh, and more. (3D / Recommendations)
README
# BBMOD
> The most powerful 3D rendering solution for GameMaker[![License](https://img.shields.io/github/license/blueburncz/BBMOD)](LICENSE)
[![Discord](https://img.shields.io/discord/298884075585011713?label=Discord)](https://discord.gg/ep2BGPm)# Table of Contents
* [About](#about)
* [Documentation, tutorials, samples and help](#documentation-tutorials-samples-and-help)
* [Support the development](#support-the-development)
* [Links](Links)
* [Special thanks](#special-thanks)# About
BBMOD is the most powerful 3D rendering solution for GameMaker! For more info, please see its official website https://blueburn.cz/bbmod/.# Documentation, tutorials, samples and help
An online documentation for the latest release of BBMOD is always available at https://blueburn.cz/bbmod/docs/3. Tutorials for BBMOD can be found on its homepage at https://blueburn.cz/bbmod/tutorials and sample projects at https://blueburn.cz/bbmod/samples. If you need any additional help, you can join our [Discord server](https://discord.gg/ep2BGPm).# Support the development
Support us in developing BBMOD, get priority assistance and more of our amazing tools as a reward! [Become our Patron](https://www.patreon.com/blueburn).![BBMOD GUI](screenshots/GUI.png)
*[BBMOD GUI](https://blueburn.cz/index.php?menu=bbmod_gui) - Model converter with live preview, material editor and more*![PushEd 2](https://blueburn.cz/images/ped_1.png)
*[PushEd 2](https://blueburn.cz/index.php?menu=pushed2) - 2D & 3D level editor for GameMaker*# Links
* [BBMOD GUI](https://blueburn.cz/index.php?menu=bbmod_gui)
* [Discord](https://discord.gg/ep2BGPm)
* [Documentation](https://blueburn.cz/bbmod/docs/3)
* [Tutorials](https://blueburn.cz/bbmod/tutorials)
* [Samples](https://blueburn.cz/bbmod/samples)
* [Official website](https://blueburn.cz/index.php?menu=bbmod)
* [Patreon](https://www.patreon.com/blueburn)
* [PushEd 2](https://blueburn.cz/index.php?menu=pushed2)
* [YoYo Games Marketplace](https://marketplace.yoyogames.com/assets/10210/bbmod-3)# Special thanks
* To [Assimp](https://github.com/assimp/assimp) for making BBMOD CLI possible!
* To [Bane-Me Please](https://vk.com/banemeplease) for extensive testing of BBMOD on Android devices.
* To Gabor Szauer and their [Game Physics Cookbook](https://github.com/gszauer/GamePhysicsCookbook) for making the Raycasting module possible!