Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/januff/miedo-react

Comic panel translation effect using React-Three-Fiber
https://github.com/januff/miedo-react

comic-books comics react react-spring react-three-fiber styled-components text-translation threejs webgl

Last synced: about 4 hours ago
JSON representation

Comic panel translation effect using React-Three-Fiber

Awesome Lists containing this project

README

        

### !Mideo, Terror, Espanto!

One prolific post-war comics bootlegger was Mexico City's Editora Sol, who in the early ’60s published unauthorized reissues of EC Comics, then barely five years defunct. This demo presents panels from two 1962 translations: Feldstein and Wood's hate parable “The Whipping” (as “El Castigo”) and Krigstein's Expressionist “You, Murderer” (as “Asesino.”) Both are swiped from the same issue of Shock SuspenStories famously debated by EC publisher William Gaines and psychiatrist Frederic Wertham before Senate Subcommittee in 1954.

### Bootstrapped with create-react-app

This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).

### WebGL grid from react-three-fiber

The main grid component is adapted from react-three-fiber's [ShaderMaterial.js example](https://github.com/drcmda/react-three-fiber/blob/master/examples/components/ShaderMaterial.js).