Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/januff/miedo-react
- Owner: januff
- Created: 2019-05-11T03:29:08.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-03T23:59:21.000Z (almost 2 years ago)
- Last Synced: 2023-10-01T11:00:51.829Z (about 1 year ago)
- Topics: comic-books, comics, react, react-spring, react-three-fiber, styled-components, text-translation, threejs, webgl
- Language: JavaScript
- Homepage: https://miedo.metaguru.guru/
- Size: 10.3 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
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).