Thanks to visit codestin.com
Credit goes to github.com

Skip to content

MythArk/Build-with-Bombs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build with Bombs

A Minecraft Java Edition mod for procedural house generation by diffusion

This repo contains two components:

  • "inference_dll" This contains a C++ DLL that sets up CUDA and calls TensorRT. It provides a number of exported functions for use by Java.
  • "mod_neoforge" This is the Java mod code that calls the inference.dll functions. It handles getting / setting blocks in Minecraft.

buildwithbombs.com

Discord to ask questions

Join this server to try it out: mc.buildwithbombs.com

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 54.8%
  • Java 42.0%
  • CMake 3.2%