Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
tobspr committed Aug 13, 2015
1 parent 428833d commit 11e9ad6
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,28 +1,20 @@
## Deferred Render Pipeline

This is my deferred render pipeline, implemented in Panda3D. This
pipeline aims to handle the complete graphics pipeline, giving the user the ability to focus on making the game, and not the graphics.
pipeline aims to handle the complete graphics pipeline, giving the user the
ability to focus on making the game, and not the graphics.

**Forum Thread**: http://www.panda3d.org/forums/viewtopic.php?f=6&t=17050

This pipeline is still in developement, feel free to join :)

For questions & suggestions you can find me at #panda3d on freenode.
For questions & suggestions you can find me at `#panda3d` on freenode.
Thanks especially to rdb and all the others for support & help!

### Screenshots

You can find a lot more <a href="https://www.dropbox.com/sh/dq4wu3g9jwjqnht/AAABSOPnglDHZYsG5HXR-mhWa?dl=0">here</a>:
### Installation & Usage

![Sponza](http://fs1.directupload.net/images/150810/ampc4zkd.png)
![Terrain](http://fs1.directupload.net/images/150803/33uuhjc3.png)
![Couch Scene](http://fs2.directupload.net/images/150502/jl66b4cc.png)

### Setup
You can find the wiki & instructions how to setup the pipeline at
https://github.com/tobspr/RenderPipeline/wiki

Please not that the wiki is a bit outdated!
https://github.com/tobspr/RenderPipeline/wiki/Getting-Started

### Requirements

@@ -78,3 +70,11 @@ Please not that the wiki is a bit outdated!

##### Tesselation


### Screenshots

You can find a lot more screenshots <a href="https://www.dropbox.com/sh/dq4wu3g9jwjqnht/AAABSOPnglDHZYsG5HXR-mhWa?dl=0">here</a>, or in the forum thread.

![Sponza](http://fs1.directupload.net/images/150810/ampc4zkd.png)
![Terrain](http://fs1.directupload.net/images/150803/33uuhjc3.png)
![Couch Scene](http://fs2.directupload.net/images/150502/jl66b4cc.png)

0 comments on commit 11e9ad6

Please sign in to comment.