OpenSubdiv/regression/shapes/catmark_inf_crease0.h

126 lines
3.3 KiB
C++

//
// Copyright 2016 Dreamworks
//
// Licensed under the Apache License, Version 2.0 (the "Apache License")
// with the following modification; you may not use this file except in
// compliance with the Apache License and the following modification to it:
// Section 6. Trademarks. is deleted and replaced with:
//
// 6. Trademarks. This License does not grant permission to use the trade
// names, trademarks, service marks, or product names of the Licensor
// and its affiliates, except as required to comply with Section 4(c) of
// the License and to reproduce the content of the NOTICE file.
//
// You may obtain a copy of the Apache License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the Apache License with the above modification is
// distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
// KIND, either express or implied. See the Apache License for the specific
// language governing permissions and limitations under the Apache License.
//
static const std::string catmark_inf_crease0 =
"# This file uses centimeters as units for non-parametric coordinates.\n"
"\n"
"v 0.00 0.00 0.00\n"
"v 0.50 0.00 0.00\n"
"v 1.00 0.00 0.00\n"
"v 1.50 0.00 0.00\n"
"v 2.00 0.00 0.00\n"
"v 0.00 0.00 0.50\n"
"v 0.50 -0.62 0.50\n"
"v 1.00 0.00 0.50\n"
"v 1.50 -0.62 0.50\n"
"v 2.00 0.00 0.50\n"
"v 0.00 0.00 1.00\n"
"v 0.50 0.00 1.00\n"
"v 1.00 0.00 1.00\n"
"v 1.50 0.00 1.00\n"
"v 2.00 0.00 1.00\n"
"v 0.00 0.00 1.50\n"
"v 0.50 -0.62 1.50\n"
"v 1.00 0.00 1.50\n"
"v 1.50 -0.62 1.50\n"
"v 2.00 0.00 1.50\n"
"v 0.00 0.00 2.00\n"
"v 0.50 0.00 2.00\n"
"v 1.00 0.00 2.00\n"
"v 1.50 0.00 2.00\n"
"v 2.00 0.00 2.00\n"
"\n"
"vt 0.00 0.00\n"
"vt 0.20 0.00\n"
"vt 0.50 0.00\n"
"vt 0.80 0.00\n"
"vt 1.00 0.00\n"
"vt 0.00 0.20\n"
"vt 0.20 0.20\n"
"vt 0.50 0.10\n"
"vt 0.80 0.20\n"
"vt 1.00 0.20\n"
"vt 0.00 0.40\n"
"vt 0.20 0.40\n"
"vt 0.50 0.20\n"
"vt 0.80 0.40\n"
"vt 1.00 0.40\n"
"vt 0.00 0.60\n"
"vt 0.25 0.60\n"
"vt 0.50 0.40\n"
"vt 0.75 0.60\n"
"vt 1.00 0.60\n"
"vt 0.00 0.80\n"
"vt 0.25 0.80\n"
"vt 0.50 0.65\n"
"vt 0.75 0.80\n"
"vt 1.00 0.80\n"
"vt 0.00 1.00\n"
"vt 0.25 1.00\n"
"vt 0.50 1.00\n"
"vt 0.75 1.00\n"
"vt 1.00 1.00\n"
"vt 0.40 0.00\n"
"vt 0.60 0.00\n"
"vt 0.40 0.10\n"
"vt 0.60 0.10\n"
"vt 0.40 0.25\n"
"vt 0.60 0.25\n"
"vt 0.40 1.00\n"
"vt 0.60 1.00\n"
"\n"
"f 1/1 2/2 7/7 6/6\n"
"f 2/2 3/31 8/33 7/7\n"
"f 3/32 4/4 9/9 8/34\n"
"f 4/4 5/5 10/10 9/9\n"
"f 6/6 7/7 12/12 11/11\n"
"f 7/7 8/33 13/35 12/12\n"
"f 8/34 9/9 14/14 13/36\n"
"f 9/9 10/10 15/15 14/14\n"
"f 11/16 12/17 17/22 16/21\n"
"f 12/17 13/18 18/23 17/22\n"
"f 13/18 14/19 19/24 18/23\n"
"f 14/19 15/20 20/25 19/24\n"
"f 16/21 17/22 22/27 21/26\n"
"f 17/22 18/23 23/37 22/27\n"
"f 18/23 19/24 24/29 23/38\n"
"f 19/24 20/25 25/30 24/29\n"
"\n"
"t interpolateboundary 1/0/0 1\n"
"\n"
"t crease 2/1/0 1 6 10.0\n"
"t crease 2/1/0 3 8 10.0\n"
"t crease 2/1/0 5 6 10.0\n"
"t crease 2/1/0 6 11 10.0\n"
"t crease 2/1/0 8 13 10.0\n"
"t crease 2/1/0 11 16 10.0\n"
"t crease 2/1/0 11 16 10.0\n"
"t crease 2/1/0 13 18 10.0\n"
"t crease 2/1/0 15 16 10.0\n"
"t crease 2/1/0 16 17 10.0\n"
"t crease 2/1/0 18 19 10.0\n"
"t crease 2/1/0 16 21 10.0\n"
"\n"
;