Updating the RenderBox library

With the Gallery360 project implemented and our code stabilized, you might realize that we've built some code that is not necessarily specific to this application that can be reused in other projects, and ought to make its way back to the RenderBox library.

We did this at the end of the previous project in Chapter 6, Solar System. You can refer to that topic for details. Follow these steps to update the RenderBoxLib project:

  1. Move the Plane and Triangle components from RenderBoxExt/components.
  2. Move the BorderMaterial component from RenderBoxExt/materials.
  3. Move the border shader files from res/raw.
  4. Refactor any invalid references to correct the package names.
  5. Rebuild the library by clicking Build | Make Project.
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset