Skip to content

Commit

Permalink
Add section on examples
Browse files Browse the repository at this point in the history
  • Loading branch information
willeastcott committed Aug 22, 2024
1 parent c6d9a45 commit fe1702d
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions blog/2024-08-22-playcanvas-engine-hits-2-0-0.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,20 @@ Editor users will gain access to Engine 2.0.0 in the coming weeks. At that point

In the meantime, we ask NPM users to try Engine 2.0.0 and give us your feedback as soon as you can. We hope you like it! Head over to the [Forum](https://forum.playcanvas.com/), [Discord](https://discord.gg/RSaMRzg) or [GitHub](https://github.com/playcanvas/engine) to have your say. :ear:

### What's New

The 2.0.0 release isn't just about breaking changes! We have some new exciting new features to announce by way of a slew of some Engine examples:

![Engine 2 Examples](/img/engine2-examples.png)

Check 'em out:

* [Custom Shaders: Cross Hatching](https://playcanvas.vercel.app/#/graphics/shader-hatch)
* [Custom Shaders: Used with Skinning and Instancing](https://playcanvas.vercel.app/#/graphics/instancing-gooch)
* [Screen Space Ambient Occlusion](https://playcanvas.vercel.app/#/graphics/ambient-occlusion)
* [Hardware Instancing](https://playcanvas.vercel.app/#/graphics/instancing-custom)
* [glTF Hardware Instancing Extension](https://playcanvas.vercel.app/#/graphics/instancing-glb)

### Thanking the Open Source Community

We _could not_ have reached this point without the amazing open source community:
Expand Down
Binary file added static/img/engine2-examples.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit fe1702d

Please sign in to comment.