your current location:首页 > news>Fancy Video-API Minecraft

Fancy Video-API Minecraft

2024-12-12 09:27:49|Myriagame |source:minecraft skins

Overview

This API provides MOD developers with a scheme playing video in Minecraft.

The module is achieved by rendering the frame into the specially designed Dynamictexture. Dynamictexture will be cleaned by itself after rendering the new frame.

In order to obtain the best performance, it uses a VLC dynamic link library (DLL) and uses GPU rendering.For incompatible texture, you can use MatrixStacks traditional rendering.

Because of the binding of the Windows system, the author is now studying Mac/Linux binding (Mac and Linux are complete! But installation is a bit difficult).FORGE 1.16.5 has stopped now, and is developing 1.19.4 branches.

other

You can report errors and submission of functional ideas in GitHub or through Discord!

You can use this module in the integrated package.

copyright

FancyVideo-API All rights reserved © Nick1st.

FancyVideo-API obtained permission under GPLV3.

This project contains documents from the following projects:

VLC is permitted by Videolan's second edition of the GNU general public license.

VLCJ: obtained permission from Caprica's 3rd edition of the 3rd edition of GNU general public license.