Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cjus/pixijs-presentation
PixiJS Presentation
https://github.com/cjus/pixijs-presentation
Last synced: about 1 month ago
JSON representation
PixiJS Presentation
- Host: GitHub
- URL: https://github.com/cjus/pixijs-presentation
- Owner: cjus
- License: mit
- Created: 2015-03-05T02:47:10.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-04-07T12:37:32.000Z (over 9 years ago)
- Last Synced: 2024-04-17T03:51:01.936Z (9 months ago)
- Language: JavaScript
- Size: 3.09 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PixiJS Presentation
## Tips for running this presentation
If you're not familiar with RevealJS the following tips might prove helpful. Try these keys while the presentation is running.
* Press the `ESCAPE` key to view a graphical overview of the presentation.
* Press the `s` key to view presenter notes. This will reveal what was said during the presentation.
* Press the `b` key to blank the screen. A presenter uses this when he wants to pause the presentation and ensure that the audience isn't distracted by the current slide.## View the presentation
[http://cjus.github.io/pixijs-presentation](http://cjus.github.io/pixijs-presentation)
## Print the presentation
Append `/?print-pdf/#/` to the end of the presentation URL and print or send to PDF.
## View the presentation code
This presentation is open sourced. Feel free to fork the presentation and use it as the basis for sharing this with others. My presentation notes are included, but feel free to add you own.
If you'd like to contribute to this presentation simply fork it and issue a pull request.