Skip to content

Commit c54014f

Browse files
authored
Merge branch 'master' into patch-1
2 parents 61c944b + b6ca449 commit c54014f

File tree

1 file changed

+24
-1
lines changed

1 file changed

+24
-1
lines changed

index.html

Lines changed: 24 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -503,12 +503,35 @@ <h2>Project Ideas</h2>
503503
<a href="https://groups.google.com/forum/#%21forum/erasproject">Mailing List</a> |
504504
<a href="http://webchat.freenode.net/?channels=veras">#veras</a> on <a
505505
href="http://www.freenode.net/">Freenode</a> |
506-
<a href="http://ims-gsoc.org/">Ideas Page</a>
506+
<a href="http://ims-gsoc.org/">Ideas Page</a>
507507
</td>
508508
<tr><td colspan="2" class="good">Status: Ideas page in progress</td></tr>
509509
</tr>
510510

511+
<tr>
512+
<!-- Logo -->
513+
<td rowspan="4" class="logo">
514+
<img src="http://lh3.googleusercontent.com/30U2sySIY1xqaIbEGgosUKnLzLYhOUaLkuKjCJhnjTgXD4bE86E5FOiHJqOV0nb3qUnmPTxVrw4D29pzgNToPKuS75AekeJ-=h128"
515+
width="128px"></td>
516+
<!-- Info -->
517+
<td><h4>Peragro</h4></td>
518+
<tr><td>The core principle of Peragro is to make a centralized 'asset server':
519+
<ul>
520+
<li>To stimulate collaboration between artists, by the means of tasks e.g. a texture artist can pick up where a modeller left of.</li>
521+
<li>To take the job of exporting out of the artist's hand by entirely automating it.</li>
522+
<li>Allow to tag assets and make collections to easily manage assets.</li>
523+
<li>Share an art repository between projects to reuse common assets, tag or group assets to be more settings or project specific.</li>
524+
<li>Deliver and accept its content in the format requested/provided by the user as to support multiple tools so assets can be freely distributed between artist and each can use their program of choice.</li>
525+
<li>Deliver its content in the format requested by the engine, projects might use CS, Ogre or 2D, etc representations of assets.</li>
526+
</ul>
527+
</td></tr>
528+
<tr><td><a href="http://peragro.org">Website</a> |
529+
<a href="https://github.com/peragro/peragro/wiki/Getting-Started">Contact</a> |
530+
<a href="https://github.com/peragro/peragro/wiki/GSoC-Ideas">Ideas Page</a>
511531

532+
</td>
533+
<tr><td colspan="2" class="good">Status: Ideas page in progress</td></tr>
534+
</tr>
512535
</table>
513536

514537
<a name="schedule" />

0 commit comments

Comments
 (0)