Skip to content

Instantly share code, notes, and snippets.

@subblue
Created June 26, 2018 13:12
Show Gist options
  • Save subblue/668f961908f5eb6e46625c6aeb32f0d0 to your computer and use it in GitHub Desktop.
Save subblue/668f961908f5eb6e46625c6aeb32f0d0 to your computer and use it in GitHub Desktop.

Revisions

  1. subblue created this gist Jun 26, 2018.
    20 changes: 20 additions & 0 deletions wwc-links.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,20 @@
    # Women Who Code Meetup 26 June 2018
    Links from the talks at the KPV LAB Edinburgh office

    ## Building Static Websites with Next.js & CSS Grid
    [Demo site](https://determined-borg.netlify.com/) see the contact page for links.

    ## An Intro to React Native
    [Slides](https://docs.google.com/presentation/d/1gF-50gYA0q4bBWpuG05TRU87Zae_iYmS2l4JbkpIZtc/edit?usp=sharing)

    ## The Wonders of WebGL
    [Three.js](https://threejs.org/)
    [Babylon.js](https://www.babylonjs.com/)
    [Unity3D](https://unity3d.com/)
    [WebGL Fundamentals](https://webglfundamentals.org)
    [The Book of Shaders](https://thebookofshaders.com/)
    [Shader Toy](https://www.shadertoy.com/)
    [Inigo Quilez](http://www.iquilezles.org/www/articles/raymarchingdf/raymarchingdf.htm)
    [WebGL Awesome List](https://github.com/sjfricke/awesome-webgl)