A downloadable asset pack

Buy Now$10.00 USD or more

***
embrace the dystopian future with your very own ~HOLOGRAM~
***

~this gamemaker class allows you to render any sprite with a set of customizable holographic effects. it uses a combination of shader + surface + draw_sprite_part to create the final effect output. it is written with comprehensive getter & setter methods, which make it very easy to work with & modify for your own project~

version: 2.0.0 features included:

  • sprite controls
  • static noise
  • ground highlights
  • reflections
  • visual artifacts
  • line glitches
  • scanline
  • horizontal segment shift
  • backlight control
  • frontlight control
  • chromatic aberration/dispersion
  • smoke particles
  • imgui debug windows

download includes: - hologram constructor - hologram imgui debug constructor - quick install .yymps package - .yyz demo project

technical notes: - imgui interface works on both windows & mac - created with gamemaker lts version, so it should work for all versions of gamemaker, including standard release, lts, and beta - clean code implementation makes it very easy to expand and modify

implementation example:

// obj_player.create  
hologram = new Hologram({        
    sprite_index: sprite_index,      
    // other optional config params... 
}); 
. 
// obj_player.step  
hologram.update(x, y); 
. 
// obj_player.draw  
hologram.render(x, y);

credits: 
- code, design, & audio: https://twitter.com/GentooGames
- imgui implementation: https://twitter.com/glebtsereteli
- scribble: https://www.jujuadams.com/Scribble/#/latest/
- planets: https://deep-fold.itch.io/pixel-planet-generator 
- bgs: https://screamingbrainstudios.itch.io/seamless-space-backgrounds

Updated 8 days ago
Published 24 days ago
StatusReleased
CategoryAssets
AuthorGentooGames

Purchase

Buy Now$10.00 USD or more

In order to download this asset pack you must purchase it at or above the minimum price of $10 USD. You will get access to the following files:

Hologram-2.0.0.yymps 3.1 MB
Demo-2.0.0.yyz 22 MB

Leave a comment

Log in with itch.io to leave a comment.