Guest User

Untitled

a guest
May 3rd, 2020
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.41 KB | None | 0 0
  1. Copyright (c)2013 The Regents of the University of California
  2. (Regents). All Rights Reserved. Permission to use, copy, modify, and
  3. distribute this software and its documentation for educational,
  4. research, and not-for-profit purposes, without fee and without a
  5. signed licensing agreement, is hereby granted, provided that the
  6. following conditions are met:
  7.  
  8. 1) The text of this license shall appear in all copies,
  9. modifications, and distributions.
  10.  
  11. 2) Programs built on this software will display a copy of this
  12. license when run.
  13.  
  14. 3) Any publication based on work that makes use of this software
  15. shall acknowledge such use and cite:
  16.  
  17. Rahul Narain, Armin Samii, and James F. O'Brien, "Adaptive
  18. Anisotropic Remeshing for Cloth Simulation", ACM Transactions on
  19. Graphics, 31(6):147:1-10, November 2012, Proceedings of ACM SIGGRAPH
  20. Asia 2012, Singapore.
  21.  
  22. Rahul Narain, Tobias Pfaff, and James F. O'Brien. "Folding and
  23. Crumpling Adaptive Sheets". ACM Transactions on Graphics,
  24. 32(4):51:1-8, July 2013. Proceedings of ACM SIGGRAPH 2013, Anaheim.
  25.  
  26. 4) Any film, video, short, or other animation produced with this
  27. software shall include an acknowledgment of such use in the credits.
  28.  
  29. Contact The Office of Technology Licensing, UC Berkeley, 2150 Shattuck
  30. Avenue, Suite 510, Berkeley, CA 94720-1620, (510) 643-7201, for
  31. commercial licensing opportunities.
  32.  
  33. This software was created by Rahul Narain, Armin Samii, Tobias Pfaff,
  34. and James F. O'Brien in the Computer Science Division, Department of
  35. Electrical Engineering and Computer Science, at the University of
  36. California, Berkeley. Contains code and data by Huamin Wang, Ravi
  37. Ramamoorthi, Victor Zordan, Nick Van Der Horst, Min Tang, Dinesh
  38. Manocha, Alexander Reshetov, and Alexei Soupikov, distributed with
  39. permission.
  40.  
  41. IN NO EVENT SHALL REGENTS BE LIABLE TO ANY PARTY FOR DIRECT, INDIRECT,
  42. SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, INCLUDING LOST PROFITS,
  43. ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN IF
  44. REGENTS HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  45.  
  46. REGENTS SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, BUT NOT
  47. LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
  48. A PARTICULAR PURPOSE. THE SOFTWARE AND ACCOMPANYING DOCUMENTATION, IF
  49. ANY, PROVIDED HEREUNDER IS PROVIDED "AS IS". REGENTS HAS NO OBLIGATION
  50. TO PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR
  51. MODIFICATIONS.
Advertisement
Add Comment
Please, Sign In to add comment