Differences
This shows you the differences between two versions of the page.
optimization_in_unity3d [2017/02/21 11:07] jakub.gemrot created |
optimization_in_unity3d [2017/02/21 11:09] (current) jakub.gemrot |
||
---|---|---|---|
Line 24: | Line 24: | ||
<td> </td> | <td> </td> | ||
<td><font color="black"> | <td><font color="black"> | ||
- | It's not hard to create a game in Unity. It's much harder to produce well-optimized games that run 90/120/180 FPS for your VR... Learn Unity, learn bottlenecks, create projects that exemplified optimization techniques for rendering, physics and scripting Unity subsystems.</td> | + | It's not hard to create a game in Unity. It's much harder to produce well-optimized games that run 90/120/180 FPS for your VR... Learn Unity, learn bottlenecks, create projects that exemplified optimization techniques for rendering, physics and scripting Unity subsystems. |
+ | <br/><br/> | ||
+ | Know what you are developing for: <a href="https://hwstats.unity3d.com/">Unity HW Stats</a>, <a href="http://store.steampowered.com/hwsurvey">Steam HW Stats</a>. | ||
+ | </td> | ||
</tr> | </tr> | ||
</table></html> | </table></html> |