Skip to content

Latest commit

 

History

History
55 lines (52 loc) · 4.36 KB

File metadata and controls

55 lines (52 loc) · 4.36 KB

Artistic Links

  1. https://www.tarot.com/tarot/cards -- Tarot Card basics
  2. https://www.pinterest.ca/hwafupen/tarot-card-ref/ -- Pinterest Board I put together of art styles to use
  3. https://www.pinterest.ca/alexandreeschen/hades-game/ -- More art style reference. Could take a design approach to something similar to the Hades Game art style
  4. https://www.tarotbyseven.com/custom-backs -- Tarot Card Backs Ideas
  5. https://www.youtube.com/watch?v=CMQVVZPSqNA -- More thematic inspiration fir aesthetic
  6. https://en.wikipedia.org/wiki/Tarot -- information about tarot cards
  7. https://en.wikipedia.org/wiki/Major_Arcana -- information about arcanas
  8. https://megamitensei.fandom.com/wiki/Arcana -- design inspiration for major arcana, design personified cards based on personalities
  9. https://www.practicalmagic.co/pm-blog/2020/9/28/tarot-deck-creation -- ideas for designing tarot cards
  10. https://www.daleforward.com/product/ar-tarot -- idea for tarot + augmented reality
  11. https://en.wikipedia.org/wiki/Tarot --> General Information
  12. https://labyrinthos.co/blogs/tarot-card-meanings-list --> Specific Card Information
  13. https://www.tarot.com/tarot/cards --> Different Kinds of Cards
  14. https://nintendo.fandom.com/wiki/AR_Cards --> Potential for Cards showing AR images
  15. https://www.shutterstock.com/search/engraved+crystal --> Potential Card designs 'simplified' to black and white
  16. Tarot cards' meaning - https://labyrinthos.co/blogs/tarot-card-meanings-list
  17. Design inspiration - https://www.pinterest.ca/itsrosefromthedead/tarot-card-design/
  18. AR examples - https://acuteart.com/
  19. Tarot card guide rules - https://www.vogue.com/article/tarot-101-beginner-guide-how-to-small-spells
  20. AR tarot card example - https://www.daleforward.com/ar-tarot
  21. https://www.mindbodygreen.com/articles/what-cards-in-traditional-tarot-deck-mean -classification & symbol of tarot
  22. https://www.wikihow.com/Set-up-Tarot-Cards - tarot guide
  23. https://www.printmag.com/editors-picks/tarot-cards-friday-the-13th/ - Design of tarot flashcards
  24. https://stock.adobe.com/ca/search?k=tarot+background - background inspiration
  25. https://www.duranimation.com/animated-tarot-cards - tarot card animation idea

Technical Links

  1. https://www.youtube.com/watch?v=OIT_MkAZ618 -- This one exhibits animated cards; could use that for our project
  2. https://codepen.io/ -- Good to check out different kinds of front-end code
  3. https://www.youtube.com/watch?v=MtiUx_szKbI -- Augmented reality app made in Unity
  4. https://www.youtube.com/watch?v=QGVXmoZWZuw -- Card flipping with CSS and JS
  5. https://www.youtube.com/watch?v=CG__N4SS1Fc -- Interactive CSS that also dabbles with 3Dimensional things
  6. https://codepen.io/alnero/pen/gPEWBe -- interesting tarot draw project
  7. https://www.w3schools.com/ -- easily the most accessible coding help and tutorials
  8. https://www.codespeedy.com/how-to-pick-a-random-card-in-python/ -- a good idea on how to pick cards in python
  9. https://circuitstream.com/blog/ar-business-card-tutorial/ -- AR cards in unity
  10. https://www.youtube.com/watch?v=RBHdY842V6U -- Tarot cards in javascript
  11. https://www.w3schools.com/howto/howto_css_flip_card.asp --> Most simple card flipping
  12. https://codepen.io/wochap/pen/BzvOep --> Card flipping using a button
  13. https://ar-js-org.github.io/AR.js-Docs/ --> AR tracking with Javascript
  14. https://codepen.io/EdgeK/pen/rWdGXv --> Cards animated
  15. https://javascript.plainenglish.io/animate-a-3-card-tarot-reading-using-javascript-e40c1f3635e9 --> Interactive Tarot Cards
  16. AR tarot card code example - https://github.com/samuelAnimates/AR-tarot
  17. JavaScript - https://www.w3schools.com/js/
  18. AR coding tutorial - https://www.youtube.com/watch?v=zpiFZtPxo2w&list=PLb1h4A0yB97_TeFuf9TAEah3b-VyIYzF9
  19. CSS - https://www.w3schools.com/css/default.asp
  20. 3D card flip effect tutorial - https://www.youtube.com/watch?v=Lc6wyl1KdOc
  21. https://www.astrology.com/tarot/card-meanings -Example web of tarot card's intro insert
  22. https://www.handmethatpencil.com/blog/2019/10/28/lptblk1xocp9kkmmtmv3ga276hrp4p -Design process and preparation
  23. https://editor.p5js.org/edenchinn/sketches/FDleHk-NE -tarot flashcard sketch p5 example
  24. https://www.forbes.com/sites/robwieland/2019/10/17/add-some-special-effects-to-dd-night-with-animated-spell-cards/?sh=76c1dd3526cf - special effect
  25. https://happycoding.io/tutorials/p5js/animation -p5.js animation