Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gamersindo1223/video-to-minecraft-particles


https://github.com/gamersindo1223/video-to-minecraft-particles

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Video to particles
### ⚠️warning, this code isn't optimized. Open a pull request if you want to contribute, or an issue if you encounter bugs.
How to use? run
```shell
pip install -r requirements.txt
```
and then run
```python
python main.py
```
Don't forget to save your video as a mp4 file

# ⚠️ Issues

### Minecraft lags when using the particle datapack(s)
> I have no idea

~Because Minecraft have a very bad garbage collector, to fix that issues you will need optifine installed and run a paper server so you can run the datapack without any lag (Run a server with a minimum of 6GB on a server/local pc)~

Credits:
[RedCocoon](https://github.com/RedCocoon/PythonSiphon/blob/main/minecraft-tools/image_to_particles_converter.py)