Skip to content

Commit

Permalink
Add slides & video resource
Browse files Browse the repository at this point in the history
  • Loading branch information
serenity4 committed Sep 14, 2023
1 parent bf2ef05 commit d2febca
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,12 @@ Geometric Algebra (GA) library based on just-in-time symbolic processing to turn

This package is ready for general use, but it still in active development and bugs may be frequently encountered along with incomplete or unsupported major features. You are welcome to report potential issues or to suggest improvements. When upgrading to a new major version, make sure to consult the [changelog](https://github.com/serenity4/SymbolicGA.jl/blob/main/CHANGELOG.md) to be aware of any major breakages.

### JuliaCon talk

An introduction to geometric algebra with quick presentation of this library is available on YouTube.

- [Slides]([Slides](https://docs.google.com/presentation/d/e/2PACX-1vQ9trJBYfvZXCEoArxRQwYhS_tzGBYOfeY-s7aGZhE8_J-VPbztXbPPgW9uNTjUUrNbf9JWIYjLLngW/pub?start=false&loop=false&delayms=3000))

[![Geometric Algebra at compile-time with SymbolicGA.jl](assets/talk.png)](https://youtu.be/lD4tNcHVjX4)

## Basic usage
Expand Down
1 change: 1 addition & 0 deletions docs/src/explanation/geometric_algebra.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ In particular, as an algebraic framework and a highly convenient utility, it ver

#### Introductory resources
- [Very approachable introduction](https://arxiv.org/abs/1205.5935v1) by Eric Chisolm (paper)
- [A Swift Introduction to Geometric Algebra](https://www.youtube.com/watch?v=60z_hpEAtD8) (video)
- [Siggraph 2019 talk](https://www.youtube.com/watch?v=tX4H_ctggYo) (video)
- [Cambridge course](http://geometry.mrao.cam.ac.uk/2016/10/geometric-algebra-2016/)
- Introductory book: *Vince, J. (2008). Geometric algebra for computer graphics. Springer Science & Business Media.*
Expand Down

0 comments on commit d2febca

Please sign in to comment.