Skip to content
This repository was archived by the owner on Jul 17, 2026. It is now read-only.

Repository files navigation

Project Bunny 重装小兔

GitHub stars GitHub forks GitHub issues GitHub license

This project is used to refactor and improve the original 3Dmigoto project.

Core Change

  • Use CMake to make it easy to dev and build.
  • Use Ninja to compile.
  • DX11 part updated with SpectrumQT's XXMI-Libs-Package fork version of 3Dmigoto.
  • Use C++ 17 Standard,instead of old C++14 standard.
  • Use VSCode to dev instead of old Visual Studio.

Development Environment

  • Windows 11 Pro
  • VSCode
  • C++ Extension Pack [VSCode extension]
  • C++ 14 Standard

Build

Build the Debug x64 version:

.\build_debug_x64.ps1

Build the Release x64 version:

.\build_release_x64.ps1

(32-bit builds are not currently maintained because there are very few use cases and users. The project focuses on x64 first.)

Support Development

Star History

Star Trend

Special Thanks

About

3Dmigoto DX12 Refactor

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages