itch.io is community of indie game creators and players

Devlogs

Version 1.2 released

Material3D GDevelop extension
A browser extension made in HTML5

Version 1.2

Version 1.2 brings the following changes:

  1. added support for video textures
  2. separate material handling

Support for video textures

I have added support for loading video textures from either resources or URLs. Check the online demo to see how it works.

Separate material handling

The extension will now clone object material in memory before changing it, then apply it back to the object. This results in only material for that one object being changed. You can see this in the online demo as the first instance of the sphere (shield) has image loaded as a texture and the second instance has a video file loaded as a texture.

Files

  • Material3D.json 43 kB
    3 days ago
Download Material3D GDevelop extension
Leave a comment