Giter Site home page Giter Site logo

mcanthony / gimmickshader Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gerard-geer/gimmickshader

1.0 3.0 0.0 860 KB

A shader that replicates a scene from the game Gimmick.

GLSL 12.71% Python 3.15% Makefile 0.09% Batchfile 0.03% Shell 0.03% JavaScript 81.30% C 2.69%

gimmickshader's Introduction

GimmickShader

A shader that replicates the extra shoreline screen from Stage 2 of Gimmick, complete with sound!

alt tag

Why?

Gimmick is a game that was 100% heart and 100% brilliant programming by a tiny team at Sunsoft that is %200 under-appreciated. The environments are as immersive as one can imagine, it did slopes and round ground and kinetic platforming easily as well as SonicTeam ever did on 8-bit platforms, and had gameplay unrivaled in precision and potential. Plus the levels were painted with details and secrets that were in no way necessary for the game to make it out the door, but the team of four DID IT ANYWAY. This shoreline scene is one of those extra details. It's not even an area the gameplay takes you through.

Some liberties have been taken. the HUD is gone, and the scene is expanded rightward to fill aspect ratios wider than the original game's play area.

System Requirements

Since WebGL's GLSL doesn't support arrays at all, every sprite and tile is represented by macros that use binary searching to emulate arrays of power-of-two sizes. The GLSL compiler doesn't really enjoy all the conditionality this requires, and will crap out on hardware not up to snuff.

Also, it works better on Firefox. It will take a while to compile, but your chances of success are far higher.

gimmickshader's People

Contributors

gerard-geer avatar mikejmoffitt avatar

Stargazers

Michael Anthony avatar

Watchers

James Cloos avatar Michael Anthony avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.