Update to 5.0
|
@ -1,41 +0,0 @@
|
|||
# Compiled Lua sources
|
||||
luac.out
|
||||
|
||||
# luarocks build files
|
||||
*.src.rock
|
||||
*.zip
|
||||
*.tar.gz
|
||||
|
||||
# Object files
|
||||
*.o
|
||||
*.os
|
||||
*.ko
|
||||
*.obj
|
||||
*.elf
|
||||
|
||||
# Precompiled Headers
|
||||
*.gch
|
||||
*.pch
|
||||
|
||||
# Libraries
|
||||
*.lib
|
||||
*.a
|
||||
*.la
|
||||
*.lo
|
||||
*.def
|
||||
*.exp
|
||||
|
||||
# Shared objects (inc. Windows DLLs)
|
||||
*.dll
|
||||
*.so
|
||||
*.so.*
|
||||
*.dylib
|
||||
|
||||
# Executables
|
||||
*.exe
|
||||
*.out
|
||||
*.app
|
||||
*.i*86
|
||||
*.x86_64
|
||||
*.hex
|
||||
|
339
LICENSE
|
@ -1,339 +0,0 @@
|
|||
GNU GENERAL PUBLIC LICENSE
|
||||
Version 2, June 1991
|
||||
|
||||
Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
|
||||
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
|
||||
Everyone is permitted to copy and distribute verbatim copies
|
||||
of this license document, but changing it is not allowed.
|
||||
|
||||
Preamble
|
||||
|
||||
The licenses for most software are designed to take away your
|
||||
freedom to share and change it. By contrast, the GNU General Public
|
||||
License is intended to guarantee your freedom to share and change free
|
||||
software--to make sure the software is free for all its users. This
|
||||
General Public License applies to most of the Free Software
|
||||
Foundation's software and to any other program whose authors commit to
|
||||
using it. (Some other Free Software Foundation software is covered by
|
||||
the GNU Lesser General Public License instead.) You can apply it to
|
||||
your programs, too.
|
||||
|
||||
When we speak of free software, we are referring to freedom, not
|
||||
price. Our General Public Licenses are designed to make sure that you
|
||||
have the freedom to distribute copies of free software (and charge for
|
||||
this service if you wish), that you receive source code or can get it
|
||||
if you want it, that you can change the software or use pieces of it
|
||||
in new free programs; and that you know you can do these things.
|
||||
|
||||
To protect your rights, we need to make restrictions that forbid
|
||||
anyone to deny you these rights or to ask you to surrender the rights.
|
||||
These restrictions translate to certain responsibilities for you if you
|
||||
distribute copies of the software, or if you modify it.
|
||||
|
||||
For example, if you distribute copies of such a program, whether
|
||||
gratis or for a fee, you must give the recipients all the rights that
|
||||
you have. You must make sure that they, too, receive or can get the
|
||||
source code. And you must show them these terms so they know their
|
||||
rights.
|
||||
|
||||
We protect your rights with two steps: (1) copyright the software, and
|
||||
(2) offer you this license which gives you legal permission to copy,
|
||||
distribute and/or modify the software.
|
||||
|
||||
Also, for each author's protection and ours, we want to make certain
|
||||
that everyone understands that there is no warranty for this free
|
||||
software. If the software is modified by someone else and passed on, we
|
||||
want its recipients to know that what they have is not the original, so
|
||||
that any problems introduced by others will not reflect on the original
|
||||
authors' reputations.
|
||||
|
||||
Finally, any free program is threatened constantly by software
|
||||
patents. We wish to avoid the danger that redistributors of a free
|
||||
program will individually obtain patent licenses, in effect making the
|
||||
program proprietary. To prevent this, we have made it clear that any
|
||||
patent must be licensed for everyone's free use or not licensed at all.
|
||||
|
||||
The precise terms and conditions for copying, distribution and
|
||||
modification follow.
|
||||
|
||||
GNU GENERAL PUBLIC LICENSE
|
||||
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
|
||||
|
||||
0. This License applies to any program or other work which contains
|
||||
a notice placed by the copyright holder saying it may be distributed
|
||||
under the terms of this General Public License. The "Program", below,
|
||||
refers to any such program or work, and a "work based on the Program"
|
||||
means either the Program or any derivative work under copyright law:
|
||||
that is to say, a work containing the Program or a portion of it,
|
||||
either verbatim or with modifications and/or translated into another
|
||||
language. (Hereinafter, translation is included without limitation in
|
||||
the term "modification".) Each licensee is addressed as "you".
|
||||
|
||||
Activities other than copying, distribution and modification are not
|
||||
covered by this License; they are outside its scope. The act of
|
||||
running the Program is not restricted, and the output from the Program
|
||||
is covered only if its contents constitute a work based on the
|
||||
Program (independent of having been made by running the Program).
|
||||
Whether that is true depends on what the Program does.
|
||||
|
||||
1. You may copy and distribute verbatim copies of the Program's
|
||||
source code as you receive it, in any medium, provided that you
|
||||
conspicuously and appropriately publish on each copy an appropriate
|
||||
copyright notice and disclaimer of warranty; keep intact all the
|
||||
notices that refer to this License and to the absence of any warranty;
|
||||
and give any other recipients of the Program a copy of this License
|
||||
along with the Program.
|
||||
|
||||
You may charge a fee for the physical act of transferring a copy, and
|
||||
you may at your option offer warranty protection in exchange for a fee.
|
||||
|
||||
2. You may modify your copy or copies of the Program or any portion
|
||||
of it, thus forming a work based on the Program, and copy and
|
||||
distribute such modifications or work under the terms of Section 1
|
||||
above, provided that you also meet all of these conditions:
|
||||
|
||||
a) You must cause the modified files to carry prominent notices
|
||||
stating that you changed the files and the date of any change.
|
||||
|
||||
b) You must cause any work that you distribute or publish, that in
|
||||
whole or in part contains or is derived from the Program or any
|
||||
part thereof, to be licensed as a whole at no charge to all third
|
||||
parties under the terms of this License.
|
||||
|
||||
c) If the modified program normally reads commands interactively
|
||||
when run, you must cause it, when started running for such
|
||||
interactive use in the most ordinary way, to print or display an
|
||||
announcement including an appropriate copyright notice and a
|
||||
notice that there is no warranty (or else, saying that you provide
|
||||
a warranty) and that users may redistribute the program under
|
||||
these conditions, and telling the user how to view a copy of this
|
||||
License. (Exception: if the Program itself is interactive but
|
||||
does not normally print such an announcement, your work based on
|
||||
the Program is not required to print an announcement.)
|
||||
|
||||
These requirements apply to the modified work as a whole. If
|
||||
identifiable sections of that work are not derived from the Program,
|
||||
and can be reasonably considered independent and separate works in
|
||||
themselves, then this License, and its terms, do not apply to those
|
||||
sections when you distribute them as separate works. But when you
|
||||
distribute the same sections as part of a whole which is a work based
|
||||
on the Program, the distribution of the whole must be on the terms of
|
||||
this License, whose permissions for other licensees extend to the
|
||||
entire whole, and thus to each and every part regardless of who wrote it.
|
||||
|
||||
Thus, it is not the intent of this section to claim rights or contest
|
||||
your rights to work written entirely by you; rather, the intent is to
|
||||
exercise the right to control the distribution of derivative or
|
||||
collective works based on the Program.
|
||||
|
||||
In addition, mere aggregation of another work not based on the Program
|
||||
with the Program (or with a work based on the Program) on a volume of
|
||||
a storage or distribution medium does not bring the other work under
|
||||
the scope of this License.
|
||||
|
||||
3. You may copy and distribute the Program (or a work based on it,
|
||||
under Section 2) in object code or executable form under the terms of
|
||||
Sections 1 and 2 above provided that you also do one of the following:
|
||||
|
||||
a) Accompany it with the complete corresponding machine-readable
|
||||
source code, which must be distributed under the terms of Sections
|
||||
1 and 2 above on a medium customarily used for software interchange; or,
|
||||
|
||||
b) Accompany it with a written offer, valid for at least three
|
||||
years, to give any third party, for a charge no more than your
|
||||
cost of physically performing source distribution, a complete
|
||||
machine-readable copy of the corresponding source code, to be
|
||||
distributed under the terms of Sections 1 and 2 above on a medium
|
||||
customarily used for software interchange; or,
|
||||
|
||||
c) Accompany it with the information you received as to the offer
|
||||
to distribute corresponding source code. (This alternative is
|
||||
allowed only for noncommercial distribution and only if you
|
||||
received the program in object code or executable form with such
|
||||
an offer, in accord with Subsection b above.)
|
||||
|
||||
The source code for a work means the preferred form of the work for
|
||||
making modifications to it. For an executable work, complete source
|
||||
code means all the source code for all modules it contains, plus any
|
||||
associated interface definition files, plus the scripts used to
|
||||
control compilation and installation of the executable. However, as a
|
||||
special exception, the source code distributed need not include
|
||||
anything that is normally distributed (in either source or binary
|
||||
form) with the major components (compiler, kernel, and so on) of the
|
||||
operating system on which the executable runs, unless that component
|
||||
itself accompanies the executable.
|
||||
|
||||
If distribution of executable or object code is made by offering
|
||||
access to copy from a designated place, then offering equivalent
|
||||
access to copy the source code from the same place counts as
|
||||
distribution of the source code, even though third parties are not
|
||||
compelled to copy the source along with the object code.
|
||||
|
||||
4. You may not copy, modify, sublicense, or distribute the Program
|
||||
except as expressly provided under this License. Any attempt
|
||||
otherwise to copy, modify, sublicense or distribute the Program is
|
||||
void, and will automatically terminate your rights under this License.
|
||||
However, parties who have received copies, or rights, from you under
|
||||
this License will not have their licenses terminated so long as such
|
||||
parties remain in full compliance.
|
||||
|
||||
5. You are not required to accept this License, since you have not
|
||||
signed it. However, nothing else grants you permission to modify or
|
||||
distribute the Program or its derivative works. These actions are
|
||||
prohibited by law if you do not accept this License. Therefore, by
|
||||
modifying or distributing the Program (or any work based on the
|
||||
Program), you indicate your acceptance of this License to do so, and
|
||||
all its terms and conditions for copying, distributing or modifying
|
||||
the Program or works based on it.
|
||||
|
||||
6. Each time you redistribute the Program (or any work based on the
|
||||
Program), the recipient automatically receives a license from the
|
||||
original licensor to copy, distribute or modify the Program subject to
|
||||
these terms and conditions. You may not impose any further
|
||||
restrictions on the recipients' exercise of the rights granted herein.
|
||||
You are not responsible for enforcing compliance by third parties to
|
||||
this License.
|
||||
|
||||
7. If, as a consequence of a court judgment or allegation of patent
|
||||
infringement or for any other reason (not limited to patent issues),
|
||||
conditions are imposed on you (whether by court order, agreement or
|
||||
otherwise) that contradict the conditions of this License, they do not
|
||||
excuse you from the conditions of this License. If you cannot
|
||||
distribute so as to satisfy simultaneously your obligations under this
|
||||
License and any other pertinent obligations, then as a consequence you
|
||||
may not distribute the Program at all. For example, if a patent
|
||||
license would not permit royalty-free redistribution of the Program by
|
||||
all those who receive copies directly or indirectly through you, then
|
||||
the only way you could satisfy both it and this License would be to
|
||||
refrain entirely from distribution of the Program.
|
||||
|
||||
If any portion of this section is held invalid or unenforceable under
|
||||
any particular circumstance, the balance of the section is intended to
|
||||
apply and the section as a whole is intended to apply in other
|
||||
circumstances.
|
||||
|
||||
It is not the purpose of this section to induce you to infringe any
|
||||
patents or other property right claims or to contest validity of any
|
||||
such claims; this section has the sole purpose of protecting the
|
||||
integrity of the free software distribution system, which is
|
||||
implemented by public license practices. Many people have made
|
||||
generous contributions to the wide range of software distributed
|
||||
through that system in reliance on consistent application of that
|
||||
system; it is up to the author/donor to decide if he or she is willing
|
||||
to distribute software through any other system and a licensee cannot
|
||||
impose that choice.
|
||||
|
||||
This section is intended to make thoroughly clear what is believed to
|
||||
be a consequence of the rest of this License.
|
||||
|
||||
8. If the distribution and/or use of the Program is restricted in
|
||||
certain countries either by patents or by copyrighted interfaces, the
|
||||
original copyright holder who places the Program under this License
|
||||
may add an explicit geographical distribution limitation excluding
|
||||
those countries, so that distribution is permitted only in or among
|
||||
countries not thus excluded. In such case, this License incorporates
|
||||
the limitation as if written in the body of this License.
|
||||
|
||||
9. The Free Software Foundation may publish revised and/or new versions
|
||||
of the General Public License from time to time. Such new versions will
|
||||
be similar in spirit to the present version, but may differ in detail to
|
||||
address new problems or concerns.
|
||||
|
||||
Each version is given a distinguishing version number. If the Program
|
||||
specifies a version number of this License which applies to it and "any
|
||||
later version", you have the option of following the terms and conditions
|
||||
either of that version or of any later version published by the Free
|
||||
Software Foundation. If the Program does not specify a version number of
|
||||
this License, you may choose any version ever published by the Free Software
|
||||
Foundation.
|
||||
|
||||
10. If you wish to incorporate parts of the Program into other free
|
||||
programs whose distribution conditions are different, write to the author
|
||||
to ask for permission. For software which is copyrighted by the Free
|
||||
Software Foundation, write to the Free Software Foundation; we sometimes
|
||||
make exceptions for this. Our decision will be guided by the two goals
|
||||
of preserving the free status of all derivatives of our free software and
|
||||
of promoting the sharing and reuse of software generally.
|
||||
|
||||
NO WARRANTY
|
||||
|
||||
11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
|
||||
FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN
|
||||
OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
|
||||
PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
|
||||
OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
|
||||
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS
|
||||
TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE
|
||||
PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
|
||||
REPAIR OR CORRECTION.
|
||||
|
||||
12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
|
||||
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
|
||||
REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
|
||||
INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
|
||||
OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
|
||||
TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
|
||||
YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
|
||||
PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
|
||||
POSSIBILITY OF SUCH DAMAGES.
|
||||
|
||||
END OF TERMS AND CONDITIONS
|
||||
|
||||
How to Apply These Terms to Your New Programs
|
||||
|
||||
If you develop a new program, and you want it to be of the greatest
|
||||
possible use to the public, the best way to achieve this is to make it
|
||||
free software which everyone can redistribute and change under these terms.
|
||||
|
||||
To do so, attach the following notices to the program. It is safest
|
||||
to attach them to the start of each source file to most effectively
|
||||
convey the exclusion of warranty; and each file should have at least
|
||||
the "copyright" line and a pointer to where the full notice is found.
|
||||
|
||||
<one line to give the program's name and a brief idea of what it does.>
|
||||
Copyright (C) <year> <name of author>
|
||||
|
||||
This program is free software; you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
the Free Software Foundation; either version 2 of the License, or
|
||||
(at your option) any later version.
|
||||
|
||||
This program is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU General Public License along
|
||||
with this program; if not, write to the Free Software Foundation, Inc.,
|
||||
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
||||
|
||||
Also add information on how to contact you by electronic and paper mail.
|
||||
|
||||
If the program is interactive, make it output a short notice like this
|
||||
when it starts in an interactive mode:
|
||||
|
||||
Gnomovision version 69, Copyright (C) year name of author
|
||||
Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
|
||||
This is free software, and you are welcome to redistribute it
|
||||
under certain conditions; type `show c' for details.
|
||||
|
||||
The hypothetical commands `show w' and `show c' should show the appropriate
|
||||
parts of the General Public License. Of course, the commands you use may
|
||||
be called something other than `show w' and `show c'; they could even be
|
||||
mouse-clicks or menu items--whatever suits your program.
|
||||
|
||||
You should also get your employer (if you work as a programmer) or your
|
||||
school, if any, to sign a "copyright disclaimer" for the program, if
|
||||
necessary. Here is a sample; alter the names:
|
||||
|
||||
Yoyodyne, Inc., hereby disclaims all copyright interest in the program
|
||||
`Gnomovision' (which makes passes at compilers) written by James Hacker.
|
||||
|
||||
<signature of Ty Coon>, 1 April 1989
|
||||
Ty Coon, President of Vice
|
||||
|
||||
This General Public License does not permit incorporating your program into
|
||||
proprietary programs. If your program is a subroutine library, you may
|
||||
consider it more useful to permit linking proprietary applications with the
|
||||
library. If this is what you want to do, use the GNU Lesser General
|
||||
Public License instead of this License.
|
|
@ -0,0 +1,559 @@
|
|||
|
||||
--------------------------------------
|
||||
|
||||
Blockcolor (Game) - 2.00 for Minetest 5.0
|
||||
|
||||
--------------------------------------
|
||||
|
||||
Licenses : GNU LGPL 2.1 for code and Cc By SA 3.0 for medias.
|
||||
|
||||
Game Creator : MrChiantos
|
||||
|
||||
Helpers or others Creators :
|
||||
|
||||
Animal Model : AspireMint
|
||||
Ships Spawn Mod : SokoMine
|
||||
Furnitures Mod : Gerold55
|
||||
Slope Simple : Nigel
|
||||
Awards : Ruben
|
||||
SurfBoard : Archfan7411
|
||||
Airboat : Paramat
|
||||
DriftCar : Paramat
|
||||
Spaceship : Paramat (Code) & SpaceShip'Model (Viktor Hahn )
|
||||
Textures 16px : Peak (Since 1.46.4b)
|
||||
Trampoline : hkzorman
|
||||
Mobs mod : TenPlus1
|
||||
Player Model : Quaternius (Human Low Poly / Since 1.53)
|
||||
Player Model b3d : Kroukuk
|
||||
Trees : Kenney.nl (Since 1.53)
|
||||
Hdb Model (Homedecor) : Vanessa
|
||||
Hovercraft : Stuart Jones
|
||||
HotAirBallons : Me Me and Me // mbb (Flying Carpet - Wuzzy)
|
||||
ComboBlock : Pithydon
|
||||
ComboBlock & ComboStair Model : Nathan (MinetestVideo)
|
||||
Header and Logo : LMD, azekill_DIABLO & MrChiantos
|
||||
Inventory Icons : Xenon (xenonca)
|
||||
|
||||
Minetest_Game and Others Mods : Minetest Team (Look readme or license in mod directory).
|
||||
|
||||
--------------------------------------
|
||||
|
||||
Minetest (Engine)
|
||||
|
||||
--------------------------------------
|
||||
|
||||
License of media (textures and sounds)
|
||||
--------------------------------------
|
||||
Copyright (C) 2010-2012 celeron55, Perttu Ahola <celeron55@gmail.com>
|
||||
See README.txt in each mod directory for information about other authors.
|
||||
|
||||
Attribution-ShareAlike 3.0 Unported (CC BY-SA 3.0)
|
||||
http://creativecommons.org/licenses/by-sa/3.0/
|
||||
|
||||
License of source code
|
||||
----------------------
|
||||
Copyright (C) 2010-2012 celeron55, Perttu Ahola <celeron55@gmail.com>
|
||||
See README.txt in each mod directory for information about other authors.
|
||||
|
||||
GNU LESSER GENERAL PUBLIC LICENSE
|
||||
Version 2.1, February 1999
|
||||
|
||||
Copyright (C) 1991, 1999 Free Software Foundation, Inc.
|
||||
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
|
||||
Everyone is permitted to copy and distribute verbatim copies
|
||||
of this license document, but changing it is not allowed.
|
||||
|
||||
[This is the first released version of the Lesser GPL. It also counts
|
||||
as the successor of the GNU Library Public License, version 2, hence
|
||||
the version number 2.1.]
|
||||
|
||||
Preamble
|
||||
|
||||
The licenses for most software are designed to take away your
|
||||
freedom to share and change it. By contrast, the GNU General Public
|
||||
Licenses are intended to guarantee your freedom to share and change
|
||||
free software--to make sure the software is free for all its users.
|
||||
|
||||
This license, the Lesser General Public License, applies to some
|
||||
specially designated software packages--typically libraries--of the
|
||||
Free Software Foundation and other authors who decide to use it. You
|
||||
can use it too, but we suggest you first think carefully about whether
|
||||
this license or the ordinary General Public License is the better
|
||||
strategy to use in any particular case, based on the explanations below.
|
||||
|
||||
When we speak of free software, we are referring to freedom of use,
|
||||
not price. Our General Public Licenses are designed to make sure that
|
||||
you have the freedom to distribute copies of free software (and charge
|
||||
for this service if you wish); that you receive source code or can get
|
||||
it if you want it; that you can change the software and use pieces of
|
||||
it in new free programs; and that you are informed that you can do
|
||||
these things.
|
||||
|
||||
To protect your rights, we need to make restrictions that forbid
|
||||
distributors to deny you these rights or to ask you to surrender these
|
||||
rights. These restrictions translate to certain responsibilities for
|
||||
you if you distribute copies of the library or if you modify it.
|
||||
|
||||
For example, if you distribute copies of the library, whether gratis
|
||||
or for a fee, you must give the recipients all the rights that we gave
|
||||
you. You must make sure that they, too, receive or can get the source
|
||||
code. If you link other code with the library, you must provide
|
||||
complete object files to the recipients, so that they can relink them
|
||||
with the library after making changes to the library and recompiling
|
||||
it. And you must show them these terms so they know their rights.
|
||||
|
||||
We protect your rights with a two-step method: (1) we copyright the
|
||||
library, and (2) we offer you this license, which gives you legal
|
||||
permission to copy, distribute and/or modify the library.
|
||||
|
||||
To protect each distributor, we want to make it very clear that
|
||||
there is no warranty for the free library. Also, if the library is
|
||||
modified by someone else and passed on, the recipients should know
|
||||
that what they have is not the original version, so that the original
|
||||
author's reputation will not be affected by problems that might be
|
||||
introduced by others.
|
||||
|
||||
Finally, software patents pose a constant threat to the existence of
|
||||
any free program. We wish to make sure that a company cannot
|
||||
effectively restrict the users of a free program by obtaining a
|
||||
restrictive license from a patent holder. Therefore, we insist that
|
||||
any patent license obtained for a version of the library must be
|
||||
consistent with the full freedom of use specified in this license.
|
||||
|
||||
Most GNU software, including some libraries, is covered by the
|
||||
ordinary GNU General Public License. This license, the GNU Lesser
|
||||
General Public License, applies to certain designated libraries, and
|
||||
is quite different from the ordinary General Public License. We use
|
||||
this license for certain libraries in order to permit linking those
|
||||
libraries into non-free programs.
|
||||
|
||||
When a program is linked with a library, whether statically or using
|
||||
a shared library, the combination of the two is legally speaking a
|
||||
combined work, a derivative of the original library. The ordinary
|
||||
General Public License therefore permits such linking only if the
|
||||
entire combination fits its criteria of freedom. The Lesser General
|
||||
Public License permits more lax criteria for linking other code with
|
||||
the library.
|
||||
|
||||
We call this license the "Lesser" General Public License because it
|
||||
does Less to protect the user's freedom than the ordinary General
|
||||
Public License. It also provides other free software developers Less
|
||||
of an advantage over competing non-free programs. These disadvantages
|
||||
are the reason we use the ordinary General Public License for many
|
||||
libraries. However, the Lesser license provides advantages in certain
|
||||
special circumstances.
|
||||
|
||||
For example, on rare occasions, there may be a special need to
|
||||
encourage the widest possible use of a certain library, so that it becomes
|
||||
a de-facto standard. To achieve this, non-free programs must be
|
||||
allowed to use the library. A more frequent case is that a free
|
||||
library does the same job as widely used non-free libraries. In this
|
||||
case, there is little to gain by limiting the free library to free
|
||||
software only, so we use the Lesser General Public License.
|
||||
|
||||
In other cases, permission to use a particular library in non-free
|
||||
programs enables a greater number of people to use a large body of
|
||||
free software. For example, permission to use the GNU C Library in
|
||||
non-free programs enables many more people to use the whole GNU
|
||||
operating system, as well as its variant, the GNU/Linux operating
|
||||
system.
|
||||
|
||||
Although the Lesser General Public License is Less protective of the
|
||||
users' freedom, it does ensure that the user of a program that is
|
||||
linked with the Library has the freedom and the wherewithal to run
|
||||
that program using a modified version of the Library.
|
||||
|
||||
The precise terms and conditions for copying, distribution and
|
||||
modification follow. Pay close attention to the difference between a
|
||||
"work based on the library" and a "work that uses the library". The
|
||||
former contains code derived from the library, whereas the latter must
|
||||
be combined with the library in order to run.
|
||||
|
||||
GNU LESSER GENERAL PUBLIC LICENSE
|
||||
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
|
||||
|
||||
0. This License Agreement applies to any software library or other
|
||||
program which contains a notice placed by the copyright holder or
|
||||
other authorized party saying it may be distributed under the terms of
|
||||
this Lesser General Public License (also called "this License").
|
||||
Each licensee is addressed as "you".
|
||||
|
||||
A "library" means a collection of software functions and/or data
|
||||
prepared so as to be conveniently linked with application programs
|
||||
(which use some of those functions and data) to form executables.
|
||||
|
||||
The "Library", below, refers to any such software library or work
|
||||
which has been distributed under these terms. A "work based on the
|
||||
Library" means either the Library or any derivative work under
|
||||
copyright law: that is to say, a work containing the Library or a
|
||||
portion of it, either verbatim or with modifications and/or translated
|
||||
straightforwardly into another language. (Hereinafter, translation is
|
||||
included without limitation in the term "modification".)
|
||||
|
||||
"Source code" for a work means the preferred form of the work for
|
||||
making modifications to it. For a library, complete source code means
|
||||
all the source code for all modules it contains, plus any associated
|
||||
interface definition files, plus the scripts used to control compilation
|
||||
and installation of the library.
|
||||
|
||||
Activities other than copying, distribution and modification are not
|
||||
covered by this License; they are outside its scope. The act of
|
||||
running a program using the Library is not restricted, and output from
|
||||
such a program is covered only if its contents constitute a work based
|
||||
on the Library (independent of the use of the Library in a tool for
|
||||
writing it). Whether that is true depends on what the Library does
|
||||
and what the program that uses the Library does.
|
||||
|
||||
1. You may copy and distribute verbatim copies of the Library's
|
||||
complete source code as you receive it, in any medium, provided that
|
||||
you conspicuously and appropriately publish on each copy an
|
||||
appropriate copyright notice and disclaimer of warranty; keep intact
|
||||
all the notices that refer to this License and to the absence of any
|
||||
warranty; and distribute a copy of this License along with the
|
||||
Library.
|
||||
|
||||
You may charge a fee for the physical act of transferring a copy,
|
||||
and you may at your option offer warranty protection in exchange for a
|
||||
fee.
|
||||
|
||||
2. You may modify your copy or copies of the Library or any portion
|
||||
of it, thus forming a work based on the Library, and copy and
|
||||
distribute such modifications or work under the terms of Section 1
|
||||
above, provided that you also meet all of these conditions:
|
||||
|
||||
a) The modified work must itself be a software library.
|
||||
|
||||
b) You must cause the files modified to carry prominent notices
|
||||
stating that you changed the files and the date of any change.
|
||||
|
||||
c) You must cause the whole of the work to be licensed at no
|
||||
charge to all third parties under the terms of this License.
|
||||
|
||||
d) If a facility in the modified Library refers to a function or a
|
||||
table of data to be supplied by an application program that uses
|
||||
the facility, other than as an argument passed when the facility
|
||||
is invoked, then you must make a good faith effort to ensure that,
|
||||
in the event an application does not supply such function or
|
||||
table, the facility still operates, and performs whatever part of
|
||||
its purpose remains meaningful.
|
||||
|
||||
(For example, a function in a library to compute square roots has
|
||||
a purpose that is entirely well-defined independent of the
|
||||
application. Therefore, Subsection 2d requires that any
|
||||
application-supplied function or table used by this function must
|
||||
be optional: if the application does not supply it, the square
|
||||
root function must still compute square roots.)
|
||||
|
||||
These requirements apply to the modified work as a whole. If
|
||||
identifiable sections of that work are not derived from the Library,
|
||||
and can be reasonably considered independent and separate works in
|
||||
themselves, then this License, and its terms, do not apply to those
|
||||
sections when you distribute them as separate works. But when you
|
||||
distribute the same sections as part of a whole which is a work based
|
||||
on the Library, the distribution of the whole must be on the terms of
|
||||
this License, whose permissions for other licensees extend to the
|
||||
entire whole, and thus to each and every part regardless of who wrote
|
||||
it.
|
||||
|
||||
Thus, it is not the intent of this section to claim rights or contest
|
||||
your rights to work written entirely by you; rather, the intent is to
|
||||
exercise the right to control the distribution of derivative or
|
||||
collective works based on the Library.
|
||||
|
||||
In addition, mere aggregation of another work not based on the Library
|
||||
with the Library (or with a work based on the Library) on a volume of
|
||||
a storage or distribution medium does not bring the other work under
|
||||
the scope of this License.
|
||||
|
||||
3. You may opt to apply the terms of the ordinary GNU General Public
|
||||
License instead of this License to a given copy of the Library. To do
|
||||
this, you must alter all the notices that refer to this License, so
|
||||
that they refer to the ordinary GNU General Public License, version 2,
|
||||
instead of to this License. (If a newer version than version 2 of the
|
||||
ordinary GNU General Public License has appeared, then you can specify
|
||||
that version instead if you wish.) Do not make any other change in
|
||||
these notices.
|
||||
|
||||
Once this change is made in a given copy, it is irreversible for
|
||||
that copy, so the ordinary GNU General Public License applies to all
|
||||
subsequent copies and derivative works made from that copy.
|
||||
|
||||
This option is useful when you wish to copy part of the code of
|
||||
the Library into a program that is not a library.
|
||||
|
||||
4. You may copy and distribute the Library (or a portion or
|
||||
derivative of it, under Section 2) in object code or executable form
|
||||
under the terms of Sections 1 and 2 above provided that you accompany
|
||||
it with the complete corresponding machine-readable source code, which
|
||||
must be distributed under the terms of Sections 1 and 2 above on a
|
||||
medium customarily used for software interchange.
|
||||
|
||||
If distribution of object code is made by offering access to copy
|
||||
from a designated place, then offering equivalent access to copy the
|
||||
source code from the same place satisfies the requirement to
|
||||
distribute the source code, even though third parties are not
|
||||
compelled to copy the source along with the object code.
|
||||
|
||||
5. A program that contains no derivative of any portion of the
|
||||
Library, but is designed to work with the Library by being compiled or
|
||||
linked with it, is called a "work that uses the Library". Such a
|
||||
work, in isolation, is not a derivative work of the Library, and
|
||||
therefore falls outside the scope of this License.
|
||||
|
||||
However, linking a "work that uses the Library" with the Library
|
||||
creates an executable that is a derivative of the Library (because it
|
||||
contains portions of the Library), rather than a "work that uses the
|
||||
library". The executable is therefore covered by this License.
|
||||
Section 6 states terms for distribution of such executables.
|
||||
|
||||
When a "work that uses the Library" uses material from a header file
|
||||
that is part of the Library, the object code for the work may be a
|
||||
derivative work of the Library even though the source code is not.
|
||||
Whether this is true is especially significant if the work can be
|
||||
linked without the Library, or if the work is itself a library. The
|
||||
threshold for this to be true is not precisely defined by law.
|
||||
|
||||
If such an object file uses only numerical parameters, data
|
||||
structure layouts and accessors, and small macros and small inline
|
||||
functions (ten lines or less in length), then the use of the object
|
||||
file is unrestricted, regardless of whether it is legally a derivative
|
||||
work. (Executables containing this object code plus portions of the
|
||||
Library will still fall under Section 6.)
|
||||
|
||||
Otherwise, if the work is a derivative of the Library, you may
|
||||
distribute the object code for the work under the terms of Section 6.
|
||||
Any executables containing that work also fall under Section 6,
|
||||
whether or not they are linked directly with the Library itself.
|
||||
|
||||
6. As an exception to the Sections above, you may also combine or
|
||||
link a "work that uses the Library" with the Library to produce a
|
||||
work containing portions of the Library, and distribute that work
|
||||
under terms of your choice, provided that the terms permit
|
||||
modification of the work for the customer's own use and reverse
|
||||
engineering for debugging such modifications.
|
||||
|
||||
You must give prominent notice with each copy of the work that the
|
||||
Library is used in it and that the Library and its use are covered by
|
||||
this License. You must supply a copy of this License. If the work
|
||||
during execution displays copyright notices, you must include the
|
||||
copyright notice for the Library among them, as well as a reference
|
||||
directing the user to the copy of this License. Also, you must do one
|
||||
of these things:
|
||||
|
||||
a) Accompany the work with the complete corresponding
|
||||
machine-readable source code for the Library including whatever
|
||||
changes were used in the work (which must be distributed under
|
||||
Sections 1 and 2 above); and, if the work is an executable linked
|
||||
with the Library, with the complete machine-readable "work that
|
||||
uses the Library", as object code and/or source code, so that the
|
||||
user can modify the Library and then relink to produce a modified
|
||||
executable containing the modified Library. (It is understood
|
||||
that the user who changes the contents of definitions files in the
|
||||
Library will not necessarily be able to recompile the application
|
||||
to use the modified definitions.)
|
||||
|
||||
b) Use a suitable shared library mechanism for linking with the
|
||||
Library. A suitable mechanism is one that (1) uses at run time a
|
||||
copy of the library already present on the user's computer system,
|
||||
rather than copying library functions into the executable, and (2)
|
||||
will operate properly with a modified version of the library, if
|
||||
the user installs one, as long as the modified version is
|
||||
interface-compatible with the version that the work was made with.
|
||||
|
||||
c) Accompany the work with a written offer, valid for at
|
||||
least three years, to give the same user the materials
|
||||
specified in Subsection 6a, above, for a charge no more
|
||||
than the cost of performing this distribution.
|
||||
|
||||
d) If distribution of the work is made by offering access to copy
|
||||
from a designated place, offer equivalent access to copy the above
|
||||
specified materials from the same place.
|
||||
|
||||
e) Verify that the user has already received a copy of these
|
||||
materials or that you have already sent this user a copy.
|
||||
|
||||
For an executable, the required form of the "work that uses the
|
||||
Library" must include any data and utility programs needed for
|
||||
reproducing the executable from it. However, as a special exception,
|
||||
the materials to be distributed need not include anything that is
|
||||
normally distributed (in either source or binary form) with the major
|
||||
components (compiler, kernel, and so on) of the operating system on
|
||||
which the executable runs, unless that component itself accompanies
|
||||
the executable.
|
||||
|
||||
It may happen that this requirement contradicts the license
|
||||
restrictions of other proprietary libraries that do not normally
|
||||
accompany the operating system. Such a contradiction means you cannot
|
||||
use both them and the Library together in an executable that you
|
||||
distribute.
|
||||
|
||||
7. You may place library facilities that are a work based on the
|
||||
Library side-by-side in a single library together with other library
|
||||
facilities not covered by this License, and distribute such a combined
|
||||
library, provided that the separate distribution of the work based on
|
||||
the Library and of the other library facilities is otherwise
|
||||
permitted, and provided that you do these two things:
|
||||
|
||||
a) Accompany the combined library with a copy of the same work
|
||||
based on the Library, uncombined with any other library
|
||||
facilities. This must be distributed under the terms of the
|
||||
Sections above.
|
||||
|
||||
b) Give prominent notice with the combined library of the fact
|
||||
that part of it is a work based on the Library, and explaining
|
||||
where to find the accompanying uncombined form of the same work.
|
||||
|
||||
8. You may not copy, modify, sublicense, link with, or distribute
|
||||
the Library except as expressly provided under this License. Any
|
||||
attempt otherwise to copy, modify, sublicense, link with, or
|
||||
distribute the Library is void, and will automatically terminate your
|
||||
rights under this License. However, parties who have received copies,
|
||||
or rights, from you under this License will not have their licenses
|
||||
terminated so long as such parties remain in full compliance.
|
||||
|
||||
9. You are not required to accept this License, since you have not
|
||||
signed it. However, nothing else grants you permission to modify or
|
||||
distribute the Library or its derivative works. These actions are
|
||||
prohibited by law if you do not accept this License. Therefore, by
|
||||
modifying or distributing the Library (or any work based on the
|
||||
Library), you indicate your acceptance of this License to do so, and
|
||||
all its terms and conditions for copying, distributing or modifying
|
||||
the Library or works based on it.
|
||||
|
||||
10. Each time you redistribute the Library (or any work based on the
|
||||
Library), the recipient automatically receives a license from the
|
||||
original licensor to copy, distribute, link with or modify the Library
|
||||
subject to these terms and conditions. You may not impose any further
|
||||
restrictions on the recipients' exercise of the rights granted herein.
|
||||
You are not responsible for enforcing compliance by third parties with
|
||||
this License.
|
||||
|
||||
11. If, as a consequence of a court judgment or allegation of patent
|
||||
infringement or for any other reason (not limited to patent issues),
|
||||
conditions are imposed on you (whether by court order, agreement or
|
||||
otherwise) that contradict the conditions of this License, they do not
|
||||
excuse you from the conditions of this License. If you cannot
|
||||
distribute so as to satisfy simultaneously your obligations under this
|
||||
License and any other pertinent obligations, then as a consequence you
|
||||
may not distribute the Library at all. For example, if a patent
|
||||
license would not permit royalty-free redistribution of the Library by
|
||||
all those who receive copies directly or indirectly through you, then
|
||||
the only way you could satisfy both it and this License would be to
|
||||
refrain entirely from distribution of the Library.
|
||||
|
||||
If any portion of this section is held invalid or unenforceable under any
|
||||
particular circumstance, the balance of the section is intended to apply,
|
||||
and the section as a whole is intended to apply in other circumstances.
|
||||
|
||||
It is not the purpose of this section to induce you to infringe any
|
||||
patents or other property right claims or to contest validity of any
|
||||
such claims; this section has the sole purpose of protecting the
|
||||
integrity of the free software distribution system which is
|
||||
implemented by public license practices. Many people have made
|
||||
generous contributions to the wide range of software distributed
|
||||
through that system in reliance on consistent application of that
|
||||
system; it is up to the author/donor to decide if he or she is willing
|
||||
to distribute software through any other system and a licensee cannot
|
||||
impose that choice.
|
||||
|
||||
This section is intended to make thoroughly clear what is believed to
|
||||
be a consequence of the rest of this License.
|
||||
|
||||
12. If the distribution and/or use of the Library is restricted in
|
||||
certain countries either by patents or by copyrighted interfaces, the
|
||||
original copyright holder who places the Library under this License may add
|
||||
an explicit geographical distribution limitation excluding those countries,
|
||||
so that distribution is permitted only in or among countries not thus
|
||||
excluded. In such case, this License incorporates the limitation as if
|
||||
written in the body of this License.
|
||||
|
||||
13. The Free Software Foundation may publish revised and/or new
|
||||
versions of the Lesser General Public License from time to time.
|
||||
Such new versions will be similar in spirit to the present version,
|
||||
but may differ in detail to address new problems or concerns.
|
||||
|
||||
Each version is given a distinguishing version number. If the Library
|
||||
specifies a version number of this License which applies to it and
|
||||
"any later version", you have the option of following the terms and
|
||||
conditions either of that version or of any later version published by
|
||||
the Free Software Foundation. If the Library does not specify a
|
||||
license version number, you may choose any version ever published by
|
||||
the Free Software Foundation.
|
||||
|
||||
14. If you wish to incorporate parts of the Library into other free
|
||||
programs whose distribution conditions are incompatible with these,
|
||||
write to the author to ask for permission. For software which is
|
||||
copyrighted by the Free Software Foundation, write to the Free
|
||||
Software Foundation; we sometimes make exceptions for this. Our
|
||||
decision will be guided by the two goals of preserving the free status
|
||||
of all derivatives of our free software and of promoting the sharing
|
||||
and reuse of software generally.
|
||||
|
||||
NO WARRANTY
|
||||
|
||||
15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
|
||||
WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
|
||||
EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
|
||||
OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
|
||||
KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
|
||||
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
|
||||
PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
|
||||
LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
|
||||
THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
|
||||
|
||||
16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
|
||||
WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
|
||||
AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
|
||||
FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
|
||||
CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
|
||||
LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
|
||||
RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
|
||||
FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
|
||||
SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
|
||||
DAMAGES.
|
||||
|
||||
END OF TERMS AND CONDITIONS
|
||||
|
||||
How to Apply These Terms to Your New Libraries
|
||||
|
||||
If you develop a new library, and you want it to be of the greatest
|
||||
possible use to the public, we recommend making it free software that
|
||||
everyone can redistribute and change. You can do so by permitting
|
||||
redistribution under these terms (or, alternatively, under the terms of the
|
||||
ordinary General Public License).
|
||||
|
||||
To apply these terms, attach the following notices to the library. It is
|
||||
safest to attach them to the start of each source file to most effectively
|
||||
convey the exclusion of warranty; and each file should have at least the
|
||||
"copyright" line and a pointer to where the full notice is found.
|
||||
|
||||
<one line to give the library's name and a brief idea of what it does.>
|
||||
Copyright (C) <year> <name of author>
|
||||
|
||||
This library is free software; you can redistribute it and/or
|
||||
modify it under the terms of the GNU Lesser General Public
|
||||
License as published by the Free Software Foundation; either
|
||||
version 2.1 of the License, or (at your option) any later version.
|
||||
|
||||
This library is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
||||
Lesser General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU Lesser General Public
|
||||
License along with this library; if not, write to the Free Software
|
||||
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
|
||||
|
||||
Also add information on how to contact you by electronic and paper mail.
|
||||
|
||||
You should also get your employer (if you work as a programmer) or your
|
||||
school, if any, to sign a "copyright disclaimer" for the library, if
|
||||
necessary. Here is a sample; alter the names:
|
||||
|
||||
Yoyodyne, Inc., hereby disclaims all copyright interest in the
|
||||
library `Frob' (a library for tweaking knobs) written by James Random Hacker.
|
||||
|
||||
<signature of Ty Coon>, 1 April 1990
|
||||
Ty Coon, President of Vice
|
||||
|
||||
That's all there is to it!
|
|
@ -1,2 +0,0 @@
|
|||
# BlockColorSubGame
|
||||
This is not StandAlone Release, You need Minetest Engine or use StandAlone Release for Play.
|
|
@ -1 +1,4 @@
|
|||
name = blockcolor
|
||||
name = BlockColor
|
||||
release = 1626
|
||||
author = Chiantos
|
||||
description = BlockColor is a creative sandbox with only 8 colors. Only a limit : Your Imagination - http://blockcolor.net/
|
||||
|
|
BIN
menu/header.png
Before Width: | Height: | Size: 1.0 KiB After Width: | Height: | Size: 328 KiB |
BIN
menu/icon.png
Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 28 KiB |
After Width: | Height: | Size: 28 KiB |
|
@ -38,4 +38,4 @@ safepvp = 0
|
|||
|
||||
# player visibility?
|
||||
player_transfer_distance = 50
|
||||
unlimited_player_transfer_distance = false
|
||||
unlimited_player_transfer_distance = false
|
|
@ -242,7 +242,7 @@ minetest.register_entity("airboat:airboat" ..color , airboat)
|
|||
minetest.register_craftitem("airboat:airboat" .. color, {
|
||||
description = "Airboat" .. color,
|
||||
inventory_image = "airboat_airboat_inv.png^[colorize:#"..colour..":70",
|
||||
wield_image = "none.png",
|
||||
wield_image = "none.png",
|
||||
wield_scale = {x = 4, y = 4, z = 4},
|
||||
liquids_pointable = true,
|
||||
|
||||
|
|
Before Width: | Height: | Size: 126 B |
|
@ -30,15 +30,15 @@ minetest.register_alias("carts:rail", "carts:railwhite")
|
|||
|
||||
carts:register_rail("carts:rail" .. color, {
|
||||
description = color .. "rail",
|
||||
inventory_image = "carts_rail_straight_pwr.png^[colorize:#"..colour..":70",
|
||||
wield_image = "color_hand" .. color .. ".png",
|
||||
wield_scale = {x=1,y=1,z=0.5},
|
||||
inventory_image = "carts_rail_straight_pwr.png^[colorize:#"..colour..":70",
|
||||
wield_image = "color_handwhite.png^(color_handwhite2.png^[colorize:#"..colour..":70)",
|
||||
wield_scale = {x=1,y=1,z=0.5},
|
||||
tiles = {
|
||||
"carts_rail_straight_pwr.png^[colorize:#"..colour..":70", "carts_rail_curved_pwr.png^[colorize:#"..colour..":70",
|
||||
"carts_rail_t_junction_pwr.png^[colorize:#"..colour..":70",
|
||||
"carts_rail_crossing_pwr.png^[colorize:#"..colour..":70"
|
||||
"carts_rail_crossing_pwr.png^[colorize:#"..colour..":70"
|
||||
},
|
||||
groups = carts:get_rail_groups(),
|
||||
}, {acceleration = 5})
|
||||
}, {acceleration = 5})
|
||||
|
||||
end
|
||||
|
|
Before Width: | Height: | Size: 1.6 KiB |
Before Width: | Height: | Size: 154 B |
Before Width: | Height: | Size: 128 B |
Before Width: | Height: | Size: 184 B |
Before Width: | Height: | Size: 333 B |
Before Width: | Height: | Size: 327 B |
|
@ -0,0 +1,48 @@
|
|||
# Blender v2.73 (sub 0) OBJ File: 'mt_torch_full_vertices3.blend'
|
||||
# www.blender.org
|
||||
mtllib mt_torch_full_vertices3.mtl
|
||||
o Cube_Cube.001
|
||||
v 0.061653 -0.496733 0.061674
|
||||
v 0.061653 -0.496733 -0.062460
|
||||
v -0.059258 -0.496733 0.061674
|
||||
v -0.059258 -0.496733 -0.062460
|
||||
v -0.059994 -0.497234 0.497315
|
||||
v -0.059994 -0.497234 -0.498102
|
||||
v -0.059994 0.507706 -0.498102
|
||||
v -0.059994 0.507706 0.497315
|
||||
v -0.494900 0.507706 0.061709
|
||||
v -0.494900 -0.497234 0.061709
|
||||
v 0.497295 0.507706 0.061709
|
||||
v 0.497295 -0.497234 0.061709
|
||||
v 0.062686 0.507706 -0.498102
|
||||
v 0.062686 -0.497234 -0.498102
|
||||
v 0.062686 0.507706 0.497315
|
||||
v 0.062686 -0.497234 0.497315
|
||||
v -0.494900 0.507706 -0.063149
|
||||
v -0.494900 -0.497234 -0.063149
|
||||
v 0.497295 0.507706 -0.063149
|
||||
v 0.497295 -0.497234 -0.063149
|
||||
v -0.058217 0.134520 0.060216
|
||||
v -0.058217 0.135872 -0.061813
|
||||
v 0.061944 0.135872 -0.061813
|
||||
v 0.061944 0.134520 0.060216
|
||||
vt 0.000000 1.000000
|
||||
vt 1.000000 1.000000
|
||||
vt 1.000000 0.000000
|
||||
vt 0.000000 0.000000
|
||||
vt 0.437500 0.500000
|
||||
vt 0.562500 0.500000
|
||||
vt 0.562500 0.625000
|
||||
vt 0.437541 0.625000
|
||||
vt 0.437541 0.000000
|
||||
vt 0.562500 0.000000
|
||||
vt 0.562500 0.125000
|
||||
vt 0.437500 0.125000
|
||||
usemtl None
|
||||
s off
|
||||
f 11/1 9/2 10/3 12/4
|
||||
f 22/5 21/6 24/7 23/8
|
||||
f 17/2 19/1 20/4 18/3
|
||||
f 13/2 15/1 16/4 14/3
|
||||
f 3/9 4/10 2/11 1/12
|
||||
f 8/1 7/2 6/3 5/4
|
|
@ -0,0 +1,48 @@
|
|||
# Blender v2.73 (sub 0) OBJ File: 'mt_torch_full_vertices3.blend'
|
||||
# www.blender.org
|
||||
mtllib torch_wall4.mtl
|
||||
o Cube_Cube.001
|
||||
v 0.061653 -0.554493 -0.328908
|
||||
v 0.061653 -0.442208 -0.381835
|
||||
v -0.059258 -0.554493 -0.328908
|
||||
v -0.059258 -0.442208 -0.381835
|
||||
v -0.059994 -0.948766 -0.143618
|
||||
v -0.059994 -0.048361 -0.568031
|
||||
v -0.059994 0.380112 0.340988
|
||||
v -0.059994 -0.520293 0.765401
|
||||
v -0.494900 -0.126265 0.579672
|
||||
v -0.494900 -0.554738 -0.329346
|
||||
v 0.497295 -0.126265 0.579672
|
||||
v 0.497295 -0.554738 -0.329346
|
||||
v 0.062686 0.380112 0.340988
|
||||
v 0.062686 -0.048361 -0.568031
|
||||
v 0.062686 -0.520293 0.765401
|
||||
v 0.062686 -0.948766 -0.143618
|
||||
v -0.494900 -0.013324 0.526437
|
||||
v -0.494900 -0.441797 -0.382582
|
||||
v 0.497295 -0.013324 0.526437
|
||||
v 0.497295 -0.441797 -0.382582
|
||||
v -0.058217 -0.284029 0.241470
|
||||
v -0.058217 -0.173071 0.190665
|
||||
v 0.061944 -0.173071 0.190665
|
||||
v 0.061944 -0.284029 0.241470
|
||||
vt 0.000000 1.000000
|
||||
vt 1.000000 1.000000
|
||||
vt 1.000000 0.000000
|
||||
vt 0.000000 0.000000
|
||||
vt 0.437500 0.500000
|
||||
vt 0.562500 0.500000
|
||||
vt 0.562500 0.625000
|
||||
vt 0.437541 0.625000
|
||||
vt 0.437541 0.000000
|
||||
vt 0.562500 0.000000
|
||||
vt 0.562500 0.125000
|
||||
vt 0.437500 0.125000
|
||||
usemtl None
|
||||
s off
|
||||
f 11/1 9/2 10/3 12/4
|
||||
f 22/5 21/6 24/7 23/8
|
||||
f 17/2 19/1 20/4 18/3
|
||||
f 13/2 15/1 16/4 14/3
|
||||
f 3/9 4/10 2/11 1/12
|
||||
f 8/1 7/2 6/3 5/4
|
|
@ -32,8 +32,8 @@ local enable_ceiling = true
|
|||
minetest.register_craftitem("abritorch:torch_" .. name, {
|
||||
description = desc.." Torch",
|
||||
inventory_image = "torch.png^[colorize:#"..colour..":70",
|
||||
wield_image = "color_hand" .. name .. ".png",
|
||||
wield_scale = {x=1,y=1,z=0.5},
|
||||
wield_image = "color_handwhite.png^(color_handwhite2.png^[colorize:#"..colour..":70)",
|
||||
wield_scale = {x=1,y=1,z=0.5},
|
||||
liquids_pointable = false,
|
||||
on_place = function(itemstack, placer, pointed_thing)
|
||||
local above = pointed_thing.above
|
||||
|
@ -62,8 +62,8 @@ local enable_ceiling = true
|
|||
minetest.register_node("abritorch:floor_"..name, {
|
||||
description = desc.." Torch",
|
||||
inventory_image = "torch.png^[colorize:#"..colour..":70",
|
||||
wield_image = "color_hand" .. name .. ".png",
|
||||
wield_scale = {x=1,y=1,z=0.5},
|
||||
wield_image = "color_handwhite.png^(color_handwhite2.png^[colorize:#"..colour..":70)",
|
||||
wield_scale = {x=1,y=1,z=0.5},
|
||||
drawtype = "mesh",
|
||||
mesh = "torch_floor.obj",
|
||||
tiles = {
|
||||
|
@ -87,8 +87,8 @@ local enable_ceiling = true
|
|||
|
||||
minetest.register_node("abritorch:wall_"..name, {
|
||||
inventory_image = "torch.png^[colorize:#"..colour..":70",
|
||||
wield_image = "color_hand" .. name .. ".png",
|
||||
wield_scale = {x=1,y=1,z=0.5},
|
||||
wield_image = "color_handwhite.png^(color_handwhite2.png^[colorize:#"..colour..":70)",
|
||||
wield_scale = {x=1,y=1,z=0.5},
|
||||
drawtype = "mesh",
|
||||
mesh = "torch_wall.obj",
|
||||
tiles = {
|
||||
|
|
|
@ -32,9 +32,9 @@ for i in ipairs(source_list) do
|
|||
--code for "unactivated beacon"
|
||||
minetest.register_node("beacon:empty", {
|
||||
description = "Unactivated Beacon",
|
||||
wield_image = "color_handwhite.png",
|
||||
wield_image = "color_handwhite.png^(color_handwhite2.png^[colorize:#"..colour..":70)",
|
||||
wield_scale = {x=1,y=1,z=0.5},
|
||||
inventory_image = 'beaconoff.png^[colorize:#'..colour..':70',
|
||||
inventory_image = 'beaconoff.png^[colorize:#'..colour..':70',
|
||||
tiles = {"color_white.png", "default_glass.png"},
|
||||
light_source = 3,
|
||||
groups = {cracky=3,oddly_breakable_by_hand=3},
|
||||
|
@ -43,11 +43,11 @@ minetest.register_node("beacon:empty", {
|
|||
minetest.register_node("beacon:off" .. color , {
|
||||
description = "Beacon" .. color,
|
||||
drawtype = "mesh",
|
||||
light_source = 13,
|
||||
light_source = 13,
|
||||
mesh = "block_in_block.obj",
|
||||
wield_image = "color_hand" .. color .. ".png",
|
||||
wield_image = "color_handwhite.png^(color_handwhite2.png^[colorize:#"..colour..":70)",
|
||||
wield_scale = {x=1,y=1,z=0.5},
|
||||
inventory_image = 'beaconoff.png^[colorize:#'..colour..':70',
|
||||
inventory_image = 'beaconoff.png^[colorize:#'..colour..':70',
|
||||
tiles = {"color_white.png^[colorize:#"..colour..":70","default_glass.png"},
|
||||
paramtype = "light",
|
||||
is_ground_content = false,
|
||||
|
@ -69,11 +69,11 @@ on_destruct = function(pos)
|
|||
minetest.register_node("beacon:" .. color , {
|
||||
description = "Beacon" .. color,
|
||||
drawtype = "mesh",
|
||||
light_source = 13,
|
||||
light_source = 13,
|
||||
mesh = "block_in_block.obj",
|
||||
wield_image = "color_hand" .. color .. ".png",
|
||||
wield_image = "color_handwhite.png^(color_handwhite2.png^[colorize:#"..colour..":70)",
|
||||
wield_scale = {x=1,y=1,z=0.5},
|
||||
inventory_image = 'beaconon.png^[colorize:#'..colour..':70',
|
||||
inventory_image = 'beaconon.png^[colorize:#'..colour..':70',
|
||||
tiles = {"color_white.png^[colorize:#"..colour..":70", "default_glass.png"},
|
||||
paramtype = "light",
|
||||
is_ground_content = false,
|
||||
|
|
|
@ -0,0 +1,59 @@
|
|||
# Blender v2.76 (sub 0) OBJ File: 'block_in_block.blend'
|
||||
# www.blender.org
|
||||
mtllib block_in_block.mtl
|
||||
o Cube.001_Cube.002
|
||||
v 0.312146 -0.312146 -0.312146
|
||||
v 0.312146 0.312146 -0.312146
|
||||
v 0.312146 -0.312146 0.312146
|
||||
v 0.312146 0.312146 0.312146
|
||||
v -0.312146 -0.312146 -0.312146
|
||||
v -0.312146 0.312146 -0.312146
|
||||
v -0.312146 -0.312146 0.312146
|
||||
v -0.312146 0.312146 0.312146
|
||||
vt 1.000000 1.000000
|
||||
vt 0.000000 1.000000
|
||||
vt -0.000000 0.000000
|
||||
vt 1.000000 0.000000
|
||||
vn 1.000000 0.000000 -0.000000
|
||||
vn 0.000000 0.000000 1.000000
|
||||
vn -1.000000 0.000000 0.000000
|
||||
vn -0.000000 0.000000 -1.000000
|
||||
vn 0.000000 -1.000000 -0.000000
|
||||
vn 0.000000 1.000000 0.000000
|
||||
g Cube.001_Cube.002_Material.002
|
||||
usemtl Material.002
|
||||
s off
|
||||
f 2/1/1 4/2/1 3/3/1 1/4/1
|
||||
f 4/1/2 8/2/2 7/3/2 3/4/2
|
||||
f 8/1/3 6/2/3 5/3/3 7/4/3
|
||||
f 6/1/4 2/2/4 1/3/4 5/4/4
|
||||
f 1/2/5 3/3/5 7/4/5 5/1/5
|
||||
f 6/4/6 8/1/6 4/2/6 2/3/6
|
||||
o Cube_Cube.001
|
||||
v -0.498844 -0.498844 0.498844
|
||||
v -0.498844 0.498844 0.498844
|
||||
v -0.498844 -0.498844 -0.498844
|
||||
v -0.498844 0.498844 -0.498844
|
||||
v 0.498844 -0.498844 0.498844
|
||||
v 0.498844 0.498844 0.498844
|
||||
v 0.498844 -0.498844 -0.498844
|
||||
v 0.498844 0.498844 -0.498844
|
||||
vt 1.000000 1.000000
|
||||
vt 0.000000 1.000000
|
||||
vt 0.000000 -0.000000
|
||||
vt 1.000000 -0.000000
|
||||
vn -1.000000 0.000000 0.000000
|
||||
vn 0.000000 0.000000 -1.000000
|
||||
vn 1.000000 0.000000 0.000000
|
||||
vn 0.000000 0.000000 1.000000
|
||||
vn 0.000000 -1.000000 0.000000
|
||||
vn 0.000000 1.000000 0.000000
|
||||
g Cube_Cube.001_Material.001
|
||||
usemtl Material.001
|
||||
s off
|
||||
f 10/5/7 12/6/7 11/7/7 9/8/7
|
||||
f 12/5/8 16/6/8 15/7/8 11/8/8
|
||||
f 16/5/9 14/6/9 13/7/9 15/8/9
|
||||
f 14/5/10 10/6/10 9/7/10 13/8/10
|
||||
f 9/6/11 11/7/11 15/8/11 13/5/11
|
||||
f 14/8/12 16/5/12 12/6/12 10/7/12
|
Before Width: | Height: | Size: 333 B |
|
@ -19,10 +19,10 @@ local colour2 = beds_list[i][3]
|
|||
minetest.register_node("beds:bed_bottom_"..colour, {
|
||||
description = beddesc,
|
||||
drawtype = "nodebox",
|
||||
tiles = {"color_white.png^[colorize:#"..colour2..":70", "color_orange.png", "color_orange.png", "color_orange.png", "color_orange.png", "color_orange.png"},
|
||||
wield_image = "color_hand" .. colour .. ".png",
|
||||
wield_scale = {x=1,y=1,z=0.5},
|
||||
inventory_image = "beds.png^[colorize:#".. colour2 .. ":70",
|
||||
tiles = {"color_white.png^[colorize:#"..colour2..":70", "color_white.png^[colorize:#"..color5..":70", "color_white.png^[colorize:#"..color5..":70", "color_white.png^[colorize:#"..color5..":70", "color_white.png^[colorize:#"..color5..":70", "color_white.png^[colorize:#"..color5..":70"},
|
||||
wield_image = "color_handwhite.png^(color_handwhite2.png^[colorize:#"..colour2..":70)",
|
||||
wield_scale = {x=1,y=1,z=0.5},
|
||||
inventory_image = "beds.png^[colorize:#".. colour2 .. ":70",
|
||||
paramtype = "light",
|
||||
paramtype2 = "facedir",
|
||||
stack_max = 1,
|
||||
|
@ -92,10 +92,10 @@ inventory_image = "beds.png^[colorize:#".. colour2 .. ":70",
|
|||
|
||||
minetest.register_node("beds:bed_top_"..colour, {
|
||||
drawtype = "nodebox",
|
||||
tiles = {"beds_bed_top_top.png^[colorize:#"..colour2..":70", "color_orange.png", "color_orange.png", "color_orange.png", "color_orange.png", "color_orange.png"},
|
||||
tiles = {"beds_bed_top_top.png^[colorize:#"..colour2..":70", "color_white.png^[colorize:#"..color5..":70", "color_white.png^[colorize:#"..color5..":70", "color_white.png^[colorize:#"..color5..":70", "color_white.png^[colorize:#"..color5..":70", "color_white.png^[colorize:#"..color5..":70"},
|
||||
paramtype = "light",
|
||||
paramtype2 = "facedir",
|
||||
wield_image = "color_hand" .. colour .. ".png",
|
||||
wield_image = "color_handwhite.png^(color_handwhite2.png^[colorize:#"..colour2..":70)",
|
||||
wield_scale = {x=1,y=1,z=0.5},
|
||||
groups = {snappy=1,choppy=2,oddly_breakable_by_hand=2,flammable=3},
|
||||
sounds = default.node_sound_wood_defaults(),
|
||||
|
|
|
@ -1,47 +0,0 @@
|
|||
# Windows image file caches
|
||||
Thumbs.db
|
||||
ehthumbs.db
|
||||
|
||||
# Folder config file
|
||||
Desktop.ini
|
||||
|
||||
# Recycle Bin used on file shares
|
||||
$RECYCLE.BIN/
|
||||
|
||||
# Windows Installer files
|
||||
*.cab
|
||||
*.msi
|
||||
*.msm
|
||||
*.msp
|
||||
|
||||
# Windows shortcuts
|
||||
*.lnk
|
||||
|
||||
# =========================
|
||||
# Operating System Files
|
||||
# =========================
|
||||
|
||||
# OSX
|
||||
# =========================
|
||||
|
||||
.DS_Store
|
||||
.AppleDouble
|
||||
.LSOverride
|
||||
|
||||
# Thumbnails
|
||||
._*
|
||||
|
||||
# Files that might appear in the root of a volume
|
||||
.DocumentRevisions-V100
|
||||
.fseventsd
|
||||
.Spotlight-V100
|
||||
.TemporaryItems
|
||||
.Trashes
|
||||
.VolumeIcon.icns
|
||||
|
||||
# Directories potentially created on remote AFP share
|
||||
.AppleDB
|
||||
.AppleDesktop
|
||||
Network Trash Folder
|
||||
Temporary Items
|
||||
.apdisk
|
|
@ -36,9 +36,9 @@ minetest.register_node("castle_gates:herse" .. color, {
|
|||
drawtype = "nodebox",
|
||||
description = S("Portcullis Bars"),
|
||||
groups = {castle_gate = 1, choppy = 1, flow_through = 1},
|
||||
wield_image = "color_hand" .. color .. ".png",
|
||||
wield_scale = {x=1,y=1,z=0.5},
|
||||
inventory_image = "cgherse.png^[colorize:#"..colour..":70",
|
||||
wield_image = "color_handwhite.png^(color_handwhite2.png^[colorize:#"..colour..":70)",
|
||||
wield_scale = {x=1,y=1,z=0.5},
|
||||
inventory_image = "cgherse.png^[colorize:#"..colour..":70",
|
||||
tiles = {"color_white.png^[colorize:#"..colour..":70"},
|
||||
sounds = default.node_sound_wood_defaults(),
|
||||
paramtype = "light",
|
||||
|
@ -62,10 +62,10 @@ minetest.register_node("castle_gates:door" ..color ,{
|
|||
drawtype = "nodebox",
|
||||
description = S("Gate Door Edge"),
|
||||
groups = {choppy = 1, castle_gate = 1},
|
||||
wield_image = "color_hand" .. color .. ".png",
|
||||
wield_scale = {x=1,y=1,z=0.5},
|
||||
inventory_image = "cgdoor.png^[colorize:#"..colour..":70",
|
||||
tiles = {"color_white.png^[colorize:#"..colour..":70"},
|
||||
wield_image = "color_handwhite.png^(color_handwhite2.png^[colorize:#"..colour..":70)",
|
||||
wield_scale = {x=1,y=1,z=0.5},
|
||||
inventory_image = "cgdoor.png^[colorize:#"..colour..":70",
|
||||
tiles = {"color_white.png^[colorize:#"..colour..":70"},
|
||||
sounds = default.node_sound_wood_defaults(),
|
||||
paramtype = "light",
|
||||
paramtype2 = "facedir",
|
||||
|
@ -85,9 +85,9 @@ minetest.register_node("castle_gates:door" ..color ,{
|
|||
minetest.register_node("castle_gates:border" ..color , {
|
||||
drawtype = "nodebox",
|
||||
description = S("Gate Door With Hinge"),
|
||||
wield_image = "color_hand" .. color .. ".png",
|
||||
wield_scale = {x=1,y=1,z=0.5},
|
||||
inventory_image = "cgborder.png^[colorize:#"..colour..":70",
|
||||
wield_image = "color_handwhite.png^(color_handwhite2.png^[colorize:#"..colour..":70)",
|
||||
wield_scale = {x=1,y=1,z=0.5},
|
||||
inventory_image = "cgborder.png^[colorize:#"..colour..":70",
|
||||
tiles = {"color_white.png^[colorize:#"..colour..":70"},
|
||||
sounds = default.node_sound_wood_defaults(),
|
||||
paramtype = "light",
|
||||
|
|
|
@ -41,9 +41,9 @@ castle_shields.register_shield = function(name, desc, background_color, foregrou
|
|||
minetest.register_node(minetest.get_current_modname()..":"..name, {
|
||||
description = desc,
|
||||
tiles = {tile_side, tile_side, tile_side, tile_side, "color_black.png", tile_front},
|
||||
wield_image = "color_hand" .. color .. ".png",
|
||||
wield_scale = {x=1,y=1,z=0.5},
|
||||
inventory_image = "shield"..mask..".png^[colorize:#"..colour..":70",
|
||||
wield_image = "color_handwhite.png^(color_handwhite2.png^[colorize:#"..colour..":70)",
|
||||
wield_scale = {x=1,y=1,z=0.5},
|
||||
inventory_image = "inv"..mask..".png^[colorize:#"..colour..":70",
|
||||
drawtype="nodebox",
|
||||
paramtype2 = "facedir",
|
||||
paramtype = "light",
|
||||
|
|
Before Width: | Height: | Size: 223 B After Width: | Height: | Size: 19 KiB |
Before Width: | Height: | Size: 153 B After Width: | Height: | Size: 5.4 KiB |
Before Width: | Height: | Size: 183 B After Width: | Height: | Size: 16 KiB |
|
@ -55,7 +55,7 @@ for k,v1 in pairs(comboblock.index) do
|
|||
paramtype = "light",
|
||||
paramtype2 = "facedir",
|
||||
drawtype = "mesh",
|
||||
mesh = "test.obj",
|
||||
mesh = "test.obj",
|
||||
sounds = v1_def.sounds,
|
||||
groups = v1_groups,
|
||||
drop = v1,
|
||||
|
|
|
@ -0,0 +1,66 @@
|
|||
# Blender v2.79 (sub 6) OBJ File: ''
|
||||
# www.blender.org
|
||||
o Cube
|
||||
v 0.500000 -0.500000 -0.500000
|
||||
v 0.500000 -0.500000 0.500000
|
||||
v -0.500000 -0.500000 0.500000
|
||||
v -0.500000 -0.500000 -0.500000
|
||||
v 0.500000 0.500000 -0.500000
|
||||
v 0.500000 0.500000 0.500000
|
||||
v -0.500000 0.500000 0.500000
|
||||
v -0.500000 0.500000 -0.500000
|
||||
v 0.500000 0.000000 -0.500000
|
||||
v 0.500000 0.000000 0.500000
|
||||
v -0.500000 0.000000 0.500000
|
||||
v -0.500000 0.000000 -0.500000
|
||||
vt 0.000100 0.000100
|
||||
vt 0.999900 0.000100
|
||||
vt 0.999900 0.999899
|
||||
vt 0.000101 0.999900
|
||||
vt 0.999999 0.500000
|
||||
vt 1.000000 1.000000
|
||||
vt -0.000000 1.000000
|
||||
vt -0.000000 0.500000
|
||||
vt 1.000000 0.500000
|
||||
vt 1.000000 1.000000
|
||||
vt 0.000000 1.000000
|
||||
vt 0.000000 0.500000
|
||||
vt 1.000000 0.500000
|
||||
vt 1.000000 1.000000
|
||||
vt 0.000001 1.000000
|
||||
vt 0.000000 0.500000
|
||||
vt 0.000000 1.000000
|
||||
vt 0.000000 0.500000
|
||||
vt 1.000000 0.500000
|
||||
vt 1.000000 1.000000
|
||||
vt 0.000100 0.999900
|
||||
vt 0.000100 0.000100
|
||||
vt 0.999900 0.000100
|
||||
vt 0.999900 0.999900
|
||||
vt 0.000000 0.000000
|
||||
vt 1.000000 0.000000
|
||||
vt 1.000000 0.000000
|
||||
vt 0.000000 0.000000
|
||||
vt 1.000000 0.000000
|
||||
vt 0.000000 0.000000
|
||||
vt 1.000000 0.000000
|
||||
vt 0.000000 0.000000
|
||||
vn 0.0000 1.0000 0.0000
|
||||
vn 1.0000 -0.0000 0.0000
|
||||
vn -0.0000 -0.0000 1.0000
|
||||
vn -1.0000 -0.0000 -0.0000
|
||||
vn 0.0000 0.0000 -1.0000
|
||||
vn 0.0000 -1.0000 0.0000
|
||||
g Cube_Cube_Top
|
||||
s off
|
||||
f 5/1/1 8/2/1 7/3/1 6/4/1
|
||||
f 9/5/2 5/6/2 6/7/2 10/8/2
|
||||
f 10/9/3 6/10/3 7/11/3 11/12/3
|
||||
f 11/13/4 7/14/4 8/15/4 12/16/4
|
||||
f 5/17/5 9/18/5 12/19/5 8/20/5
|
||||
g Cube_Cube_Bottom
|
||||
f 1/21/6 2/22/6 3/23/6 4/24/6
|
||||
f 9/18/5 1/25/5 4/26/5 12/19/5
|
||||
f 3/27/4 11/13/4 12/16/4 4/28/4
|
||||
f 2/29/3 10/9/3 11/12/3 3/30/3
|
||||
f 1/31/2 9/5/2 10/8/2 2/32/2
|
|
@ -0,0 +1,77 @@
|
|||
# Blender v2.79 (sub 6) OBJ File: ''
|
||||
# www.blender.org
|
||||
o Cube_Cube.001
|
||||
v -0.500000 -0.500000 0.500000
|
||||
v -0.500000 0.500000 0.500000
|
||||
v -0.500000 -0.500000 -0.500000
|
||||
v 0.500000 -0.500000 0.500000
|
||||
v 0.500000 0.500000 0.500000
|
||||
v 0.500000 -0.500000 -0.500000
|
||||
v -0.500000 0.000000 0.500000
|
||||
v -0.500000 0.000000 -0.500000
|
||||
v 0.500000 0.000000 -0.500000
|
||||
v 0.500000 0.000000 0.500000
|
||||
v -0.500000 -0.500000 0.000000
|
||||
v -0.500000 0.500000 0.000000
|
||||
v 0.500000 -0.500000 0.000000
|
||||
v 0.500000 0.500000 0.000000
|
||||
v 0.500000 0.000000 0.000000
|
||||
v -0.500000 0.000000 0.000000
|
||||
vt 0.500000 0.500000
|
||||
vt 0.500000 1.000000
|
||||
vt 0.000000 1.000000
|
||||
vt 0.000000 0.500000
|
||||
vt 1.000000 0.500000
|
||||
vt 1.000000 1.000000
|
||||
vt 0.000000 1.000000
|
||||
vt 0.000000 0.500000
|
||||
vt 1.000000 0.500000
|
||||
vt 0.000000 0.500000
|
||||
vt 0.000000 0.000000
|
||||
vt 1.000000 0.000000
|
||||
vt 1.000000 0.500000
|
||||
vt 0.000000 0.500000
|
||||
vt 0.000000 1.000000
|
||||
vt 1.000000 1.000000
|
||||
vt 0.500000 1.000000
|
||||
vt 0.500000 0.500000
|
||||
vt 0.000000 1.000000
|
||||
vt 1.000000 1.000000
|
||||
vt 0.000000 0.500000
|
||||
vt 1.000000 0.500000
|
||||
vt 1.000000 0.000000
|
||||
vt 0.000000 0.000000
|
||||
vt 0.500000 0.000000
|
||||
vt 0.000000 0.000000
|
||||
vt 0.000000 0.000000
|
||||
vt 0.000000 0.500000
|
||||
vt 1.000000 0.500000
|
||||
vt 1.000000 0.000000
|
||||
vt 0.500000 0.000000
|
||||
vt 1.000000 0.500000
|
||||
vt 1.000000 0.000000
|
||||
vt 0.000000 1.000000
|
||||
vt 1.000000 1.000000
|
||||
vn 1.0000 0.0000 0.0000
|
||||
vn 0.0000 0.0000 1.0000
|
||||
vn 0.0000 1.0000 0.0000
|
||||
vn 0.0000 0.0000 -1.0000
|
||||
vn -1.0000 0.0000 0.0000
|
||||
vn 0.0000 -1.0000 0.0000
|
||||
g Cube_Cube.001_Top
|
||||
s off
|
||||
f 15/1/1 14/2/1 5/3/1 10/4/1
|
||||
f 10/5/2 5/6/2 2/7/2 7/8/2
|
||||
f 14/9/3 12/10/3 2/11/3 5/12/3
|
||||
f 15/13/4 16/14/4 12/15/4 14/16/4
|
||||
f 7/8/5 2/7/5 12/17/5 16/18/5
|
||||
g Cube_Cube.001_Bottom
|
||||
f 8/19/3 16/14/3 15/13/3 9/20/3
|
||||
f 11/21/6 13/22/6 4/23/6 1/24/6
|
||||
f 4/23/2 10/5/2 7/8/2 1/24/2
|
||||
f 13/25/1 15/1/1 10/4/1 4/26/1
|
||||
f 3/27/4 8/28/4 9/29/4 6/30/4
|
||||
f 11/31/5 16/18/5 8/32/5 3/33/5
|
||||
f 1/24/5 7/8/5 16/18/5 11/31/5
|
||||
f 6/30/1 9/29/1 15/1/1 13/25/1
|
||||
f 3/34/6 6/35/6 13/22/6 11/21/6
|
|
@ -33,9 +33,9 @@ minetest.register_node(FB.NAME..":stair" .. color, {
|
|||
paramtype = "light",
|
||||
paramtype2 = "facedir",
|
||||
groups = {cracky = 2},
|
||||
wield_image = "color_hand" .. color .. ".png",
|
||||
wield_scale = {x=1,y=1,z=0.5},
|
||||
inventory_image = "fbstair.png^[colorize:#"..colour..":70",
|
||||
wield_image = "color_handwhite.png^(color_handwhite2.png^[colorize:#"..colour..":70)",
|
||||
wield_scale = {x=1,y=1,z=0.5},
|
||||
inventory_image = "fbstair.png^[colorize:#"..colour..":70",
|
||||
tiles = {"color_white.png^[colorize:#"..colour..":70"},
|
||||
node_box = {type = "fixed", fixed = FB.MODELS.C00},
|
||||
})
|
||||
|
@ -46,9 +46,9 @@ minetest.register_node(FB.NAME..":trap1" .. color, {
|
|||
paramtype = "light",
|
||||
paramtype2 = "facedir",
|
||||
groups = {cracky = 2},
|
||||
wield_image = "color_hand" .. color .. ".png",
|
||||
wield_scale = {x=1,y=1,z=0.5},
|
||||
inventory_image = "fbtrap.png^[colorize:#"..colour..":70",
|
||||
wield_image = "color_handwhite.png^(color_handwhite2.png^[colorize:#"..colour..":70)",
|
||||
wield_scale = {x=1,y=1,z=0.5},
|
||||
inventory_image = "fbtrap.png^[colorize:#"..colour..":70",
|
||||
tiles = {"color_white.png^[colorize:#"..colour..":70"},
|
||||
node_box = {type = "fixed", fixed = FB.MODELS.D00},
|
||||
on_rightclick = function(pos, node, player, itemstack, pointed_thing)
|
||||
|
@ -62,9 +62,9 @@ minetest.register_node(FB.NAME..":trap2" .. color, {
|
|||
paramtype = "light",
|
||||
paramtype2 = "facedir",
|
||||
groups = {cracky=2, not_in_creative_inventory = 1},
|
||||
wield_image = "color_hand" .. color .. ".png",
|
||||
wield_scale = {x=1,y=1,z=0.5},
|
||||
inventory_image = "fbtrap.png^[colorize:#"..colour..":70",
|
||||
wield_image = "color_handwhite.png^(color_handwhite2.png^[colorize:#"..colour..":70)",
|
||||
wield_scale = {x=1,y=1,z=0.5},
|
||||
inventory_image = "fbtrap.png^[colorize:#"..colour..":70",
|
||||
tiles = {"color_white.png^[colorize:#"..colour..":70"},
|
||||
node_box = {type = "fixed", fixed = FB.MODELS.D01},
|
||||
on_rightclick = function(pos, node, player, itemstack, pointed_thing)
|
||||
|
@ -80,9 +80,9 @@ minetest.register_node(FB.NAME..":ladder" .. color, {
|
|||
paramtype2 = "facedir",
|
||||
climbable = true,
|
||||
groups = {cracky = 2},
|
||||
wield_image = "color_hand" .. color .. ".png",
|
||||
wield_scale = {x=1,y=1,z=0.5},
|
||||
inventory_image = "fbladder.png^[colorize:#"..colour..":70",
|
||||
wield_image = "color_handwhite.png^(color_handwhite2.png^[colorize:#"..colour..":70)",
|
||||
wield_scale = {x=1,y=1,z=0.5},
|
||||
inventory_image = "fbladder.png^[colorize:#"..colour..":70",
|
||||
tiles = {"color_white.png^[colorize:#"..colour..":70"},
|
||||
node_box = {type = "fixed", fixed = FB.MODELS.S00},
|
||||
})
|
||||
|
|
Before Width: | Height: | Size: 333 B |
Before Width: | Height: | Size: 944 B |
Before Width: | Height: | Size: 1.5 KiB |
Before Width: | Height: | Size: 767 B |
Before Width: | Height: | Size: 91 B |
|
@ -30,9 +30,9 @@ minetest.register_node("flags:" ..name, {
|
|||
description = ("Flag"),
|
||||
drawtype = "torchlike",
|
||||
visual_scale = 3.0,
|
||||
wield_image = "color_hand" .. name .. ".png",
|
||||
wield_scale = {x=1,y=1,z=0.5},
|
||||
inventory_image = "flag.png^[colorize:#"..colour..":70",
|
||||
wield_image = "color_handwhite.png^(color_handwhite2.png^[colorize:#"..colour..":70)",
|
||||
wield_scale = {x=1,y=1,z=0.5},
|
||||
inventory_image = "flag.png^[colorize:#"..colour..":70",
|
||||
tiles = {"flags.png^[colorize:#"..colour..":70"},
|
||||
use_texture_alpha = true,
|
||||
paramtype = "light",
|
||||
|
|
Before Width: | Height: | Size: 731 B |
Before Width: | Height: | Size: 458 B |
|
@ -24,16 +24,17 @@ for i in ipairs(source_list) do
|
|||
minetest.register_node('flowers:' .. name , {
|
||||
drawtype = 'plantlike',
|
||||
tiles = { 'flower_white.png^[colorize:#'..colour..':70' },
|
||||
inventory_image = 'flowers.png^[colorize:#'..colour..':70',
|
||||
inventory_image = 'flowers2.png^[colorize:#'..colour..':70',
|
||||
-- inventory_image = "flowers.png^(flowers2.png^[colorize:#"..colour..":70)",
|
||||
sunlight_propagates = true,
|
||||
paramtype = 'light',
|
||||
description = desc .. " Flower color",
|
||||
wield_image = "color_hand" .. name .. ".png",
|
||||
wield_scale = {x=1,y=1,z=0.5},
|
||||
groups = {snappy = 2, choppy = 2, wool = 2},
|
||||
oddly_breakable_by_hand = 1,
|
||||
dig_immediate = 3,
|
||||
waving = 1,
|
||||
description = desc .. " Flower color",
|
||||
wield_image = "color_handwhite.png^(color_handwhite2.png^[colorize:#"..colour..":70)",
|
||||
wield_scale = {x=1,y=1,z=0.5},
|
||||
groups = {snappy = 2, choppy = 2, wool = 2},
|
||||
oddly_breakable_by_hand = 1,
|
||||
dig_immediate = 3,
|
||||
waving = 1,
|
||||
walkable = false,
|
||||
buildable_to = true,
|
||||
sounds = default.node_sound_leaves_defaults(),
|
||||
|
|
|
@ -33,51 +33,51 @@ for i in ipairs(source_list) do
|
|||
|
||||
minetest.register_node("hdb:frigo" .. color, {
|
||||
description = "frigo" .. color,
|
||||
drawtype = "mesh",
|
||||
drawtype = "mesh",
|
||||
mesh = "hdb_frigo.obj",
|
||||
tiles = {"color_white.png^[colorize:#"..colour..":70","color_" ..color2.. ".png", "color_" ..color2.. ".png", "color_white.png^[colorize:#"..colour..":70"},
|
||||
tiles = {"color_white.png^[colorize:#"..colour..":70","color_" ..color2.. ".png", "color_" ..color2.. ".png", "color_white.png^[colorize:#"..colour..":70"},
|
||||
inventory_image = 'frigo.png^[colorize:#'..colour..':70',
|
||||
wield_image = "color_hand" .. color .. ".png",
|
||||
wield_scale = {x=1,y=1,z=0.5},
|
||||
paramtype = "light",
|
||||
wield_image = "color_handwhite.png^(color_handwhite2.png^[colorize:#"..colour..":70)",
|
||||
wield_scale = {x=1,y=1,z=0.5},
|
||||
paramtype = "light",
|
||||
paramtype2 = "facedir",
|
||||
collision_box = armoire_cbox,
|
||||
selection_box = armoire_cbox,
|
||||
groups = {cracky=3, oddly_breakable_by_hand=2},
|
||||
collision_box = armoire_cbox,
|
||||
selection_box = armoire_cbox,
|
||||
groups = {cracky=3, oddly_breakable_by_hand=2},
|
||||
sounds = default.node_sound_wood_defaults(),
|
||||
on_place = minetest.rotate_node,
|
||||
})
|
||||
|
||||
minetest.register_node("hdb:bench" .. color, {
|
||||
description = "bench" .. color,
|
||||
drawtype = "mesh",
|
||||
drawtype = "mesh",
|
||||
mesh = "hdb_bench.obj",
|
||||
tiles = {"color_white.png^[colorize:#"..colour..":70","color_" ..color2.. ".png", "color_" ..color2.. ".png", "color_white.png^[colorize:#"..colour..":70"},
|
||||
tiles = {"color_white.png^[colorize:#"..colour..":70","color_" ..color2.. ".png", "color_" ..color2.. ".png", "color_white.png^[colorize:#"..colour..":70"},
|
||||
inventory_image = 'bench.png^[colorize:#'..colour..':70',
|
||||
wield_image = "color_hand" .. color .. ".png",
|
||||
wield_scale = {x=1,y=1,z=0.5},
|
||||
paramtype = "light",
|
||||
wield_image = "color_handwhite.png^(color_handwhite2.png^[colorize:#"..colour..":70)",
|
||||
wield_scale = {x=1,y=1,z=0.5},
|
||||
paramtype = "light",
|
||||
paramtype2 = "facedir",
|
||||
collision_box = bench_cbox,
|
||||
selection_box = bench_cbox,
|
||||
groups = {cracky=3, oddly_breakable_by_hand=2},
|
||||
collision_box = bench_cbox,
|
||||
selection_box = bench_cbox,
|
||||
groups = {cracky=3, oddly_breakable_by_hand=2},
|
||||
sounds = default.node_sound_wood_defaults(),
|
||||
on_place = minetest.rotate_node,
|
||||
})
|
||||
|
||||
minetest.register_node("hdb:armoire" .. color, {
|
||||
description = "armoire" .. color,
|
||||
drawtype = "mesh",
|
||||
drawtype = "mesh",
|
||||
mesh = "hdb_armoire.obj",
|
||||
tiles = {"color_white.png^[colorize:#"..colour..":70","color_" ..color2.. ".png", "color_" ..color2.. ".png", "color_white.png^[colorize:#"..colour..":70"},
|
||||
tiles = {"color_white.png^[colorize:#"..colour..":70","color_" ..color2.. ".png", "color_" ..color2.. ".png", "color_white.png^[colorize:#"..colour..":70"},
|
||||
inventory_image = 'armoire.png^[colorize:#'..colour..':70',
|
||||
wield_image = "color_hand" .. color .. ".png",
|
||||
wield_scale = {x=1,y=1,z=0.5},
|
||||
paramtype = "light",
|
||||
wield_image = "color_handwhite.png^(color_handwhite2.png^[colorize:#"..colour..":70)",
|
||||
wield_scale = {x=1,y=1,z=0.5},
|
||||
paramtype = "light",
|
||||
paramtype2 = "facedir",
|
||||
collision_box = armoire_cbox,
|
||||
selection_box = armoire_cbox,
|
||||
groups = {cracky=3, oddly_breakable_by_hand=2},
|
||||
collision_box = armoire_cbox,
|
||||
selection_box = armoire_cbox,
|
||||
groups = {cracky=3, oddly_breakable_by_hand=2},
|
||||
sounds = default.node_sound_wood_defaults(),
|
||||
on_place = minetest.rotate_node,
|
||||
})
|
||||
|
@ -86,32 +86,32 @@ collision_box = armoire_cbox,
|
|||
|
||||
minetest.register_node("hdb:desk" .. color, {
|
||||
description = "Desk" .. color,
|
||||
drawtype = "mesh",
|
||||
drawtype = "mesh",
|
||||
mesh = "hdb_desk.obj",
|
||||
tiles = {"color_white.png^[colorize:#"..colour..":70","color_" ..color2.. ".png", "color_" ..color2.. ".png", "color_white.png^[colorize:#"..colour..":70"},
|
||||
tiles = {"color_white.png^[colorize:#"..colour..":70","color_" ..color2.. ".png", "color_" ..color2.. ".png", "color_white.png^[colorize:#"..colour..":70"},
|
||||
inventory_image = 'desk.png^[colorize:#'..colour..':70',
|
||||
wield_image = "color_hand" .. color .. ".png",
|
||||
wield_scale = {x=1,y=1,z=0.5},
|
||||
paramtype = "light",
|
||||
wield_image = "color_handwhite.png^(color_handwhite2.png^[colorize:#"..colour..":70)",
|
||||
wield_scale = {x=1,y=1,z=0.5},
|
||||
paramtype = "light",
|
||||
paramtype2 = "facedir",
|
||||
collision_box = desk_cbox,
|
||||
selection_box = desk_cbox,
|
||||
groups = {cracky=3, oddly_breakable_by_hand=2},
|
||||
collision_box = desk_cbox,
|
||||
selection_box = desk_cbox,
|
||||
groups = {cracky=3, oddly_breakable_by_hand=2},
|
||||
sounds = default.node_sound_stone_defaults(),
|
||||
on_place = minetest.rotate_node,
|
||||
})
|
||||
|
||||
minetest.register_node("hdb:computer" .. color , {
|
||||
description = "Computer" .. color,
|
||||
inventory_image = 'computer.png^[colorize:#'..colour..':70',
|
||||
wield_image = "color_hand" .. color .. ".png",
|
||||
wield_scale = {x=1,y=1,z=0.5},
|
||||
inventory_image = 'computer.png^[colorize:#'..colour..':70',
|
||||
wield_image = "color_handwhite.png^(color_handwhite2.png^[colorize:#"..colour..":70)",
|
||||
wield_scale = {x=1,y=1,z=0.5},
|
||||
drawtype = "mesh",
|
||||
mesh = "hdb_pc.obj",
|
||||
tiles = {"color_white.png^[colorize:#"..colour..":70","color_" ..color2.. ".png", "color_" ..color2.. ".png", "color_white.png^[colorize:#"..colour..":70"},
|
||||
tiles = {"color_white.png^[colorize:#"..colour..":70","color_" ..color2.. ".png", "color_" ..color2.. ".png", "color_white.png^[colorize:#"..colour..":70"},
|
||||
paramtype = "light",
|
||||
paramtype2 = "facedir",
|
||||
groups = {cracky=3, oddly_breakable_by_hand=2},
|
||||
groups = {cracky=3, oddly_breakable_by_hand=2},
|
||||
sounds = default.node_sound_stone_defaults(),
|
||||
on_place = minetest.rotate_node,
|
||||
})
|
||||
|
|
|
@ -0,0 +1,168 @@
|
|||
# Blender v2.73 (sub 0) OBJ File: 'bedroom-wardrobe.blend'
|
||||
# www.blender.org
|
||||
o Cylinder
|
||||
v -0.500000 -0.500000 0.500000
|
||||
v -0.500000 -0.500000 -0.437500
|
||||
v 0.500000 -0.500000 -0.437500
|
||||
v 0.500000 -0.500000 0.500000
|
||||
v -0.500000 1.500000 0.500000
|
||||
v -0.500000 1.500000 -0.437500
|
||||
v 0.500000 1.500000 -0.437500
|
||||
v 0.500000 1.500000 0.500000
|
||||
v -0.437500 0.250000 -0.437500
|
||||
v -0.437500 0.250000 -0.500000
|
||||
v 0.437500 0.250000 -0.500000
|
||||
v 0.437500 0.250000 -0.437500
|
||||
v -0.437500 0.500000 -0.437500
|
||||
v -0.437500 0.500000 -0.500000
|
||||
v 0.437500 0.500000 -0.500000
|
||||
v 0.437500 0.500000 -0.437500
|
||||
v -0.437500 -0.062500 -0.437500
|
||||
v -0.437500 -0.062500 -0.500000
|
||||
v 0.437500 -0.062500 -0.500000
|
||||
v 0.437500 -0.062500 -0.437500
|
||||
v -0.437500 0.187500 -0.437500
|
||||
v -0.437500 0.187500 -0.500000
|
||||
v 0.437500 0.187500 -0.500000
|
||||
v 0.437500 0.187500 -0.437500
|
||||
v -0.437500 -0.375000 -0.437500
|
||||
v -0.437500 -0.375000 -0.500000
|
||||
v 0.437500 -0.375000 -0.500000
|
||||
v 0.437500 -0.375000 -0.437500
|
||||
v -0.437500 -0.125000 -0.437500
|
||||
v -0.437500 -0.125000 -0.500000
|
||||
v 0.437500 -0.125000 -0.500000
|
||||
v 0.437500 -0.125000 -0.437500
|
||||
v 0.062500 0.562500 -0.437500
|
||||
v 0.062500 0.562500 -0.500000
|
||||
v 0.437500 0.562500 -0.500000
|
||||
v 0.437500 0.562500 -0.437500
|
||||
v 0.062500 1.437500 -0.437500
|
||||
v 0.062500 1.437500 -0.500000
|
||||
v 0.437500 1.437500 -0.500000
|
||||
v 0.437500 1.437500 -0.437500
|
||||
v -0.437500 0.562500 -0.437500
|
||||
v -0.437500 0.562500 -0.500000
|
||||
v -0.062500 0.562500 -0.500000
|
||||
v -0.062500 0.562500 -0.437500
|
||||
v -0.437500 1.437500 -0.437500
|
||||
v -0.437500 1.437500 -0.500000
|
||||
v -0.062500 1.437500 -0.500000
|
||||
v -0.062500 1.437500 -0.437500
|
||||
v -0.500000 1.437500 -0.437500
|
||||
v 0.500000 1.437500 -0.437500
|
||||
v -0.500000 -0.375000 -0.437500
|
||||
v 0.500000 -0.375000 -0.437500
|
||||
v -0.500000 0.500000 0.500000
|
||||
v -0.500000 0.500000 -0.437500
|
||||
v 0.500000 0.500000 -0.437500
|
||||
v 0.500000 0.500000 0.500000
|
||||
vt 1.000000 0.000000
|
||||
vt 1.000000 0.937500
|
||||
vt 0.000000 0.937500
|
||||
vt 0.000000 0.000000
|
||||
vt 0.000000 1.000000
|
||||
vt 0.062500 0.000000
|
||||
vt 0.062500 1.000000
|
||||
vt 1.000000 1.000000
|
||||
vt 0.875000 1.000000
|
||||
vt 0.875000 0.000000
|
||||
vt 0.562500 0.937500
|
||||
vt 0.562500 0.062500
|
||||
vt 0.625000 0.062500
|
||||
vt 0.625000 0.937500
|
||||
vt 0.250000 0.937500
|
||||
vt 0.250000 0.062500
|
||||
vt 0.312500 0.062500
|
||||
vt 0.312500 0.937500
|
||||
vt 0.937500 0.437500
|
||||
vt 0.937500 0.562500
|
||||
vt 0.062500 0.562500
|
||||
vt 0.062500 0.437500
|
||||
vt 0.875000 0.937500
|
||||
vt 0.875000 0.062500
|
||||
vt -0.000000 0.062500
|
||||
vt 0.062500 0.062500
|
||||
vt 1.000000 0.062500
|
||||
vt 0.062500 0.937500
|
||||
vt 0.937500 0.062500
|
||||
vt 0.937500 0.937500
|
||||
vt 0.937500 1.000000
|
||||
vt 0.937500 0.750000
|
||||
vt 1.000000 0.750000
|
||||
vt 0.062500 0.750000
|
||||
vt -0.000000 0.750000
|
||||
vt 0.062500 0.125000
|
||||
vt 0.937500 0.125000
|
||||
vt 0.937500 0.500000
|
||||
vt 1.000000 0.500000
|
||||
vt 0.062500 0.500000
|
||||
vt 0.000000 0.500000
|
||||
vt 0.937500 0.000000
|
||||
vt 0.937500 0.250000
|
||||
vt 1.000000 0.250000
|
||||
vt 0.062500 0.250000
|
||||
vt -0.000000 0.250000
|
||||
vt 0.062500 0.187500
|
||||
vt 0.937500 0.187500
|
||||
vt 0.500000 0.937500
|
||||
vt 0.437500 0.937500
|
||||
vt 0.437500 0.062500
|
||||
vt 0.500000 0.062500
|
||||
vt 0.437500 0.000000
|
||||
vt 0.437500 1.000000
|
||||
vt 0.562500 0.000000
|
||||
vt 0.562500 1.000000
|
||||
vn -1.000000 0.000000 0.000000
|
||||
vn 0.000000 0.000000 -1.000000
|
||||
vn 1.000000 0.000000 0.000000
|
||||
vn 0.000000 0.000000 1.000000
|
||||
vn 0.000000 -1.000000 0.000000
|
||||
vn 0.000000 1.000000 0.000000
|
||||
g Cylinder_Cylinder_wood
|
||||
s off
|
||||
f 53/1/1 54/2/1 2/3/1 1/4/1
|
||||
f 6/5/2 7/4/2 50/6/2 49/7/2
|
||||
f 55/3/3 56/4/3 4/1/3 3/2/3
|
||||
f 56/5/4 53/4/4 1/1/4 4/8/4
|
||||
f 1/1/5 2/2/5 3/3/5 4/4/5
|
||||
f 8/1/6 7/2/6 6/3/6 5/4/6
|
||||
f 3/1/2 2/8/2 51/9/2 52/10/2
|
||||
f 5/1/1 6/2/1 54/3/1 53/4/1
|
||||
f 7/3/3 8/4/3 56/1/3 55/2/3
|
||||
f 17/11/2 20/12/2 32/13/2 29/14/2
|
||||
f 9/15/2 12/16/2 24/17/2 21/18/2
|
||||
f 8/5/4 5/4/4 53/1/4 56/8/4
|
||||
f 33/19/2 44/20/2 48/21/2 37/22/2
|
||||
f 51/9/2 54/5/2 13/3/2 25/23/2
|
||||
f 52/10/2 28/24/2 16/25/2 55/4/2
|
||||
f 40/26/2 50/6/2 55/1/2 16/27/2
|
||||
f 45/28/2 13/2/2 54/8/2 49/7/2
|
||||
f 36/29/2 16/27/2 13/2/2 41/30/2
|
||||
g Cylinder_Cylinder_drawers
|
||||
f 13/8/1 14/31/1 10/32/1 9/33/1
|
||||
f 14/31/2 15/7/2 11/34/2 10/32/2
|
||||
f 15/7/3 16/5/3 12/35/3 11/34/3
|
||||
f 9/36/5 10/26/5 11/29/5 12/37/5
|
||||
f 16/29/6 15/37/6 14/36/6 13/26/6
|
||||
f 21/33/1 22/32/1 18/38/1 17/39/1
|
||||
f 22/32/2 23/34/2 19/40/2 18/38/2
|
||||
f 23/34/3 24/35/3 20/41/3 19/40/3
|
||||
f 17/26/5 18/6/5 19/42/5 20/29/5
|
||||
f 24/42/6 23/29/6 22/26/6 21/6/6
|
||||
f 29/39/1 30/38/1 26/43/1 25/44/1
|
||||
f 30/38/2 31/40/2 27/45/2 26/43/2
|
||||
f 31/40/3 32/41/3 28/46/3 27/45/3
|
||||
f 25/47/5 26/36/5 27/37/5 28/48/5
|
||||
f 32/37/6 31/48/6 30/47/6 29/36/6
|
||||
g Cylinder_Cylinder_doors
|
||||
f 37/49/1 38/50/1 34/51/1 33/52/1
|
||||
f 38/50/2 39/28/2 35/26/2 34/51/2
|
||||
f 39/28/3 40/3/3 36/25/3 35/26/3
|
||||
f 33/53/5 34/51/5 35/26/5 36/6/5
|
||||
f 40/7/6 39/28/6 38/50/6 37/54/6
|
||||
f 45/2/1 46/30/1 42/29/1 41/27/1
|
||||
f 46/30/2 47/11/2 43/12/2 42/29/2
|
||||
f 47/11/3 48/49/3 44/52/3 43/12/3
|
||||
f 41/42/5 42/29/5 43/12/5 44/55/5
|
||||
f 48/56/6 47/11/6 46/30/6 45/31/6
|
|
@ -0,0 +1,646 @@
|
|||
# Blender v2.73 (sub 0) OBJ File: 'garden-bench2.blend'
|
||||
# www.blender.org
|
||||
o Cylinder
|
||||
v 0.372863 -0.500000 0.359375
|
||||
v 0.372863 -0.500000 0.500000
|
||||
v -1.375000 0.476813 0.459024
|
||||
v -1.500000 0.476813 0.459024
|
||||
v -1.500000 0.499994 0.336183
|
||||
v -1.375000 0.499994 0.336183
|
||||
v 0.375000 -0.247623 -0.105628
|
||||
v -1.375000 -0.247623 -0.105628
|
||||
v -1.375000 -0.242196 -0.136403
|
||||
v 0.375000 -0.242196 -0.136403
|
||||
v 0.375000 -0.124522 -0.083922
|
||||
v -1.375000 -0.124522 -0.083922
|
||||
v -1.375000 -0.124488 -0.115648
|
||||
v 0.375000 -0.124488 -0.115648
|
||||
v -1.502137 -0.500000 0.359375
|
||||
v -1.502137 -0.500000 0.500000
|
||||
v 0.500000 0.476813 0.459024
|
||||
v 0.375000 0.476813 0.459024
|
||||
v 0.375000 0.499994 0.336183
|
||||
v 0.500000 0.499994 0.336183
|
||||
v -1.373516 -0.499999 -0.113281
|
||||
v -1.502137 -0.499999 -0.113281
|
||||
v -1.502137 -0.499999 -0.238281
|
||||
v -1.373516 -0.499999 -0.238281
|
||||
v -1.373516 0.049124 -0.002615
|
||||
v -1.502137 0.049124 -0.002615
|
||||
v -1.502137 0.060009 -0.125500
|
||||
v -1.373516 0.060009 -0.125500
|
||||
v 0.501484 -0.499999 -0.113281
|
||||
v 0.372863 -0.499999 -0.113281
|
||||
v 0.372863 -0.499999 -0.238281
|
||||
v 0.501484 -0.499999 -0.238281
|
||||
v 0.501484 0.049124 -0.002615
|
||||
v 0.372863 0.049124 -0.002615
|
||||
v 0.372863 0.060009 -0.125500
|
||||
v 0.501484 0.060009 -0.125500
|
||||
v 0.406250 -0.406250 0.156250
|
||||
v -1.406250 -0.406250 0.156250
|
||||
v -1.406250 -0.406250 0.093750
|
||||
v 0.406250 -0.406250 0.093750
|
||||
v 0.406250 -0.343750 0.156250
|
||||
v -1.406250 -0.343750 0.156250
|
||||
v -1.406250 -0.343750 0.093750
|
||||
v 0.406250 -0.343750 0.093750
|
||||
v 0.468750 -0.437500 0.320602
|
||||
v 0.406250 -0.437500 0.320602
|
||||
v 0.406250 -0.437500 -0.100955
|
||||
v 0.468750 -0.437500 -0.100955
|
||||
v 0.468750 -0.312500 0.242477
|
||||
v 0.406250 -0.312500 0.242477
|
||||
v 0.406250 -0.312500 -0.075637
|
||||
v 0.468750 -0.312500 -0.075637
|
||||
v -1.406250 -0.437500 0.320602
|
||||
v -1.468750 -0.437500 0.320602
|
||||
v -1.468750 -0.437500 -0.100955
|
||||
v -1.406250 -0.437500 -0.100955
|
||||
v -1.406250 -0.312500 0.242477
|
||||
v -1.468750 -0.312500 0.242477
|
||||
v -1.468750 -0.312500 -0.075637
|
||||
v -1.406250 -0.312500 -0.075637
|
||||
v 0.500000 -0.126003 0.225803
|
||||
v 0.375000 -0.126003 0.225803
|
||||
v -1.375000 -0.126003 0.225803
|
||||
v -1.500000 -0.126003 0.225803
|
||||
v 0.515625 0.026734 0.252770
|
||||
v 0.359375 0.026734 0.252770
|
||||
v 0.359375 0.068142 -0.220522
|
||||
v 0.515625 0.068142 -0.220522
|
||||
v 0.515625 0.088519 0.263675
|
||||
v 0.359375 0.088519 0.263675
|
||||
v 0.359375 0.130404 -0.215075
|
||||
v 0.515625 0.130404 -0.215075
|
||||
v -1.359375 0.026734 0.252770
|
||||
v -1.515625 0.026734 0.252769
|
||||
v -1.515625 0.068142 -0.220522
|
||||
v -1.359375 0.068142 -0.220522
|
||||
v -1.359375 0.088519 0.263675
|
||||
v -1.515625 0.088519 0.263675
|
||||
v -1.515625 0.130404 -0.215075
|
||||
v -1.359375 0.130404 -0.215075
|
||||
v 0.375000 0.304466 0.428635
|
||||
v -1.375000 0.304466 0.428634
|
||||
v -1.375000 0.315319 0.367084
|
||||
v 0.375000 0.315319 0.367084
|
||||
v 0.375000 0.427567 0.450341
|
||||
v -1.375000 0.427567 0.450340
|
||||
v -1.375000 0.438420 0.388790
|
||||
v 0.375000 0.438420 0.388790
|
||||
v 0.375000 -0.064837 0.363516
|
||||
v -1.375000 -0.064837 0.363516
|
||||
v -1.375000 -0.053984 0.301966
|
||||
v 0.375000 -0.053984 0.301966
|
||||
v 0.375000 0.058264 0.385222
|
||||
v -1.375000 0.058264 0.385222
|
||||
v -1.375000 0.069117 0.323672
|
||||
v 0.375000 0.069117 0.323672
|
||||
v 0.312500 0.058264 0.385222
|
||||
v 0.250000 0.058264 0.385222
|
||||
v 0.250000 0.069117 0.323672
|
||||
v 0.312500 0.069117 0.323672
|
||||
v 0.312500 0.304466 0.428635
|
||||
v 0.250000 0.304466 0.428635
|
||||
v 0.250000 0.315319 0.367084
|
||||
v 0.312500 0.315319 0.367084
|
||||
v 0.187500 0.058264 0.385222
|
||||
v 0.125000 0.058264 0.385222
|
||||
v 0.125000 0.069117 0.323672
|
||||
v 0.187500 0.069117 0.323672
|
||||
v 0.187500 0.304466 0.428635
|
||||
v 0.125000 0.304466 0.428635
|
||||
v 0.125000 0.315319 0.367084
|
||||
v 0.187500 0.315319 0.367084
|
||||
v 0.062500 0.058264 0.385222
|
||||
v 0.000000 0.058264 0.385222
|
||||
v 0.000000 0.069117 0.323672
|
||||
v 0.062500 0.069117 0.323672
|
||||
v 0.062500 0.304466 0.428635
|
||||
v 0.000000 0.304466 0.428635
|
||||
v 0.000000 0.315319 0.367084
|
||||
v 0.062500 0.315319 0.367084
|
||||
v -0.062500 0.058264 0.385222
|
||||
v -0.125000 0.058264 0.385222
|
||||
v -0.125000 0.069117 0.323672
|
||||
v -0.062500 0.069117 0.323672
|
||||
v -0.062500 0.304466 0.428634
|
||||
v -0.125000 0.304466 0.428634
|
||||
v -0.125000 0.315319 0.367084
|
||||
v -0.062500 0.315319 0.367084
|
||||
v -0.187500 0.058264 0.385222
|
||||
v -0.250000 0.058264 0.385222
|
||||
v -0.250000 0.069117 0.323672
|
||||
v -0.187500 0.069117 0.323672
|
||||
v -0.187500 0.304466 0.428634
|
||||
v -0.250000 0.304466 0.428634
|
||||
v -0.250000 0.315319 0.367084
|
||||
v -0.187500 0.315319 0.367084
|
||||
v -0.312500 0.058264 0.385222
|
||||
v -0.375000 0.058264 0.385222
|
||||
v -0.375000 0.069117 0.323672
|
||||
v -0.312500 0.069117 0.323672
|
||||
v -0.312500 0.304466 0.428634
|
||||
v -0.375000 0.304466 0.428634
|
||||
v -0.375000 0.315319 0.367084
|
||||
v -0.312500 0.315319 0.367084
|
||||
v -0.437500 0.058264 0.385222
|
||||
v -0.500000 0.058264 0.385222
|
||||
v -0.500000 0.069117 0.323672
|
||||
v -0.437500 0.069117 0.323672
|
||||
v -0.437500 0.304466 0.428634
|
||||
v -0.500000 0.304466 0.428634
|
||||
v -0.500000 0.315319 0.367084
|
||||
v -0.437500 0.315319 0.367084
|
||||
v -0.625000 0.058264 0.385222
|
||||
v -0.687500 0.058264 0.385222
|
||||
v -0.687500 0.069117 0.323672
|
||||
v -0.625000 0.069117 0.323672
|
||||
v -0.625000 0.304466 0.428634
|
||||
v -0.687500 0.304466 0.428634
|
||||
v -0.687500 0.315319 0.367084
|
||||
v -0.625000 0.315319 0.367084
|
||||
v -0.750000 0.058264 0.385222
|
||||
v -0.812500 0.058264 0.385222
|
||||
v -0.812500 0.069117 0.323672
|
||||
v -0.750000 0.069117 0.323672
|
||||
v -0.750000 0.304466 0.428634
|
||||
v -0.812500 0.304466 0.428634
|
||||
v -0.812500 0.315319 0.367084
|
||||
v -0.750000 0.315319 0.367084
|
||||
v -0.875000 0.058264 0.385222
|
||||
v -0.937500 0.058264 0.385222
|
||||
v -0.937500 0.069117 0.323672
|
||||
v -0.875000 0.069117 0.323672
|
||||
v -0.875000 0.304466 0.428634
|
||||
v -0.937500 0.304466 0.428634
|
||||
v -0.937500 0.315319 0.367084
|
||||
v -0.875000 0.315319 0.367084
|
||||
v -1.000000 0.058264 0.385222
|
||||
v -1.062500 0.058264 0.385222
|
||||
v -1.062500 0.069117 0.323672
|
||||
v -1.000000 0.069117 0.323672
|
||||
v -1.000000 0.304466 0.428634
|
||||
v -1.062500 0.304466 0.428634
|
||||
v -1.062500 0.315319 0.367084
|
||||
v -1.000000 0.315319 0.367084
|
||||
v -1.125000 0.058264 0.385222
|
||||
v -1.187500 0.058264 0.385222
|
||||
v -1.187500 0.069117 0.323672
|
||||
v -1.125000 0.069117 0.323672
|
||||
v -1.125000 0.304466 0.428634
|
||||
v -1.187500 0.304466 0.428634
|
||||
v -1.187500 0.315319 0.367084
|
||||
v -1.125000 0.315319 0.367084
|
||||
v -1.250000 0.058264 0.385222
|
||||
v -1.312500 0.058264 0.385222
|
||||
v -1.312500 0.069117 0.323672
|
||||
v -1.250000 0.069117 0.323672
|
||||
v -1.250000 0.304466 0.428634
|
||||
v -1.312500 0.304466 0.428634
|
||||
v -1.312500 0.315319 0.367084
|
||||
v -1.250000 0.315319 0.367084
|
||||
v -0.562500 0.058264 0.385222
|
||||
v -0.562500 0.069117 0.323672
|
||||
v -0.562500 0.304466 0.428634
|
||||
v -0.562500 0.315319 0.367084
|
||||
v -0.500000 -0.124522 -0.083922
|
||||
v -0.500000 -0.247623 -0.105628
|
||||
v -0.500000 -0.124488 -0.115648
|
||||
v -0.500000 -0.242196 -0.136403
|
||||
v -0.500000 -0.343750 0.156250
|
||||
v -0.500000 -0.406250 0.156250
|
||||
v -0.500000 -0.343750 0.093750
|
||||
v -0.500000 -0.406250 0.093750
|
||||
v -0.500000 0.427567 0.450340
|
||||
v -0.500000 0.438420 0.388790
|
||||
v -0.500000 -0.064837 0.363516
|
||||
v -0.500000 -0.053984 0.301966
|
||||
v -1.375000 -0.234413 0.333615
|
||||
v -1.500000 -0.234413 0.333615
|
||||
v 0.500000 -0.234413 0.333616
|
||||
v 0.375000 -0.234413 0.333616
|
||||
v -1.502137 -0.124459 0.265625
|
||||
v -1.502137 -0.124459 0.125000
|
||||
v 0.372863 -0.124459 0.265625
|
||||
v 0.372863 -0.124459 0.125000
|
||||
v -1.373516 -0.500000 0.500000
|
||||
v -1.373516 -0.500000 0.359375
|
||||
v 0.501484 -0.500000 0.500000
|
||||
v 0.501484 -0.500000 0.359375
|
||||
v -1.373516 -0.124459 0.265625
|
||||
v -1.373516 -0.124459 0.125000
|
||||
v 0.501484 -0.124459 0.265625
|
||||
v 0.501484 -0.124459 0.125000
|
||||
v 0.375000 -0.125000 0.343750
|
||||
v -1.375000 -0.125000 0.343750
|
||||
v -1.375000 -0.125000 -0.156250
|
||||
v 0.375000 -0.125000 -0.156250
|
||||
v 0.375000 -0.093750 0.343750
|
||||
v -1.375000 -0.093750 0.343750
|
||||
v -1.375000 -0.093750 -0.156250
|
||||
v 0.375000 -0.093750 -0.156250
|
||||
v 0.497940 -0.125000 0.232376
|
||||
v 0.375000 -0.125000 0.232376
|
||||
v 0.375000 -0.125000 -0.037745
|
||||
v 0.497940 -0.125000 -0.037745
|
||||
v 0.497940 -0.093750 0.232376
|
||||
v 0.375000 -0.093750 0.232376
|
||||
v 0.375000 -0.093750 -0.031473
|
||||
v 0.497940 -0.093750 -0.031473
|
||||
v -1.375000 -0.125000 0.232375
|
||||
v -1.497999 -0.125000 0.232375
|
||||
v -1.497999 -0.125000 -0.037746
|
||||
v -1.375000 -0.125000 -0.037746
|
||||
v -1.375000 -0.093750 0.232375
|
||||
v -1.497999 -0.093750 0.232375
|
||||
v -1.497999 -0.093750 -0.031473
|
||||
v -1.375000 -0.093750 -0.031473
|
||||
v -0.500000 -0.093750 0.343750
|
||||
v -0.500000 -0.125000 0.343750
|
||||
v -0.500000 -0.093750 -0.156250
|
||||
v -0.500000 -0.125000 -0.156250
|
||||
vt 0.586012 0.152312
|
||||
vt 0.501641 0.287500
|
||||
vt 0.000000 0.287500
|
||||
vt 0.084371 0.152311
|
||||
vt 0.000000 0.812500
|
||||
vt 0.125000 0.812500
|
||||
vt 0.125000 0.937500
|
||||
vt 0.000000 0.937500
|
||||
vt 0.000000 0.500000
|
||||
vt 0.750000 0.500000
|
||||
vt 0.750000 0.625000
|
||||
vt 0.000000 0.625000
|
||||
vt 0.375000 0.562500
|
||||
vt 0.375000 0.375000
|
||||
vt 0.437500 0.375000
|
||||
vt 0.437500 0.562500
|
||||
vt 1.000000 0.812500
|
||||
vt 0.250000 0.812500
|
||||
vt 0.250000 0.687500
|
||||
vt 1.000000 0.687500
|
||||
vt 1.000000 0.625000
|
||||
vt 0.437500 0.625000
|
||||
vt 1.000000 0.562500
|
||||
vt 0.750000 0.687500
|
||||
vt 0.000000 0.687500
|
||||
vt 0.915628 0.152311
|
||||
vt 1.000000 0.287500
|
||||
vt 0.498359 0.287500
|
||||
vt 0.413988 0.152311
|
||||
vt 0.875000 0.812500
|
||||
vt 1.000000 0.937500
|
||||
vt 0.875000 0.937500
|
||||
vt 0.000000 0.187500
|
||||
vt 0.000000 0.062500
|
||||
vt 0.625000 0.062500
|
||||
vt 0.625000 0.187500
|
||||
vt 1.000000 0.461054
|
||||
vt 0.984581 0.600000
|
||||
vt 0.337237 0.599913
|
||||
vt 0.365221 0.461054
|
||||
vt 0.687500 0.187500
|
||||
vt 0.687500 0.312500
|
||||
vt 0.000000 0.312500
|
||||
vt 0.647343 0.461053
|
||||
vt 0.662744 0.600000
|
||||
vt 0.027966 0.599914
|
||||
vt 0.000000 0.461052
|
||||
vt 0.750000 0.062500
|
||||
vt 0.750000 0.187500
|
||||
vt 0.812500 0.187500
|
||||
vt 0.812500 0.312500
|
||||
vt 0.000000 0.375000
|
||||
vt 0.625000 0.375000
|
||||
vt 0.625000 0.500000
|
||||
vt 0.687500 0.500000
|
||||
vt 0.687500 0.625000
|
||||
vt 0.750000 0.375000
|
||||
vt 0.812500 0.500000
|
||||
vt 0.812500 0.625000
|
||||
vt 0.000000 0.250000
|
||||
vt 0.750000 0.250000
|
||||
vt 0.750000 0.312500
|
||||
vt 1.000000 0.187500
|
||||
vt 0.250000 0.187500
|
||||
vt 0.250000 0.125000
|
||||
vt 1.000000 0.125000
|
||||
vt 0.750000 0.125000
|
||||
vt 0.000000 0.125000
|
||||
vt 0.610823 0.770850
|
||||
vt 0.971310 0.770850
|
||||
vt 1.000000 0.912500
|
||||
vt 0.522292 0.912500
|
||||
vt 0.449018 0.912500
|
||||
vt 0.088531 0.912500
|
||||
vt 0.000000 0.770850
|
||||
vt 0.477709 0.770850
|
||||
vt 0.000000 0.437500
|
||||
vt 0.500000 0.437500
|
||||
vt 0.500000 0.500000
|
||||
vt 0.375000 0.812500
|
||||
vt 0.375000 0.875000
|
||||
vt 0.000000 0.875000
|
||||
vt 0.562500 0.375000
|
||||
vt 0.562500 0.312500
|
||||
vt 0.562500 0.125000
|
||||
vt 0.000000 0.562500
|
||||
vt 0.500000 0.562500
|
||||
vt 0.500000 0.625000
|
||||
vt 0.375000 0.687500
|
||||
vt 0.375000 0.750000
|
||||
vt 0.000000 0.750000
|
||||
vt 0.562500 0.562500
|
||||
vt 0.562500 0.625000
|
||||
vt 0.625000 0.562500
|
||||
vt 0.437500 0.312500
|
||||
vt 0.437500 0.125000
|
||||
vt 1.000000 0.312500
|
||||
vt 1.000000 0.375000
|
||||
vt 0.625000 0.625000
|
||||
vt 1.000000 0.875000
|
||||
vt 0.250000 0.875000
|
||||
vt 0.375000 0.312500
|
||||
vt 0.375000 0.062500
|
||||
vt 0.437500 0.062500
|
||||
vt 0.812500 0.062500
|
||||
vt 0.250000 0.562500
|
||||
vt 0.250000 0.625000
|
||||
vt 0.125000 0.625000
|
||||
vt 0.062500 0.625000
|
||||
vt 0.062500 0.375000
|
||||
vt 0.125000 0.375000
|
||||
vt 0.500000 0.937500
|
||||
vt 0.437500 0.937500
|
||||
vt 0.437500 0.687500
|
||||
vt 0.500000 0.687500
|
||||
vt 0.312500 0.625000
|
||||
vt 0.250000 0.375000
|
||||
vt 0.312500 0.375000
|
||||
vt 0.875000 0.625000
|
||||
vt 0.812500 0.375000
|
||||
vt 0.875000 0.375000
|
||||
vt 0.812500 0.937500
|
||||
vt 0.812500 0.687500
|
||||
vt 0.875000 0.687500
|
||||
vt 0.062500 0.312500
|
||||
vt 0.062500 0.062500
|
||||
vt 0.375000 0.625000
|
||||
vt 0.062500 0.937500
|
||||
vt 0.062500 0.687500
|
||||
vt 0.125000 0.687500
|
||||
vt 0.187500 0.625000
|
||||
vt 0.187500 0.375000
|
||||
vt 0.937500 0.312500
|
||||
vt 0.875000 0.312500
|
||||
vt 0.875000 0.062500
|
||||
vt 0.937500 0.062500
|
||||
vt 0.500000 0.375000
|
||||
vt 0.250000 0.937500
|
||||
vt 0.187500 0.937500
|
||||
vt 0.187500 0.687500
|
||||
vt 0.500000 0.312500
|
||||
vt 0.500000 0.062500
|
||||
vt 0.562500 0.062500
|
||||
vt 0.375000 0.937500
|
||||
vt 0.312500 0.937500
|
||||
vt 0.312500 0.687500
|
||||
vt 0.187500 0.312500
|
||||
vt 0.125000 0.312500
|
||||
vt 0.125000 0.062500
|
||||
vt 0.187500 0.062500
|
||||
vt 0.625000 0.937500
|
||||
vt 0.562500 0.937500
|
||||
vt 0.562500 0.687500
|
||||
vt 0.625000 0.687500
|
||||
vt 0.687500 0.375000
|
||||
vt 0.312500 0.312500
|
||||
vt 0.250000 0.312500
|
||||
vt 0.250000 0.062500
|
||||
vt 0.312500 0.062500
|
||||
vt 0.750000 0.562500
|
||||
vt 0.750000 0.937500
|
||||
vt 0.687500 0.937500
|
||||
vt 0.687500 0.687500
|
||||
vt 0.625000 0.312500
|
||||
vt 0.687500 0.062500
|
||||
vt 0.937500 0.625000
|
||||
vt 0.937500 0.375000
|
||||
vt 0.750000 0.812500
|
||||
vt 0.750000 0.875000
|
||||
vt 1.000000 0.250000
|
||||
vt 0.250000 0.250000
|
||||
vt 1.000000 0.062500
|
||||
vt 0.250000 0.500000
|
||||
vt 1.000000 0.500000
|
||||
vt 0.812500 0.812500
|
||||
vt 0.500000 0.187500
|
||||
vt 0.625000 0.812500
|
||||
vt 0.500000 0.812500
|
||||
vt 0.250000 0.437500
|
||||
vt 1.000000 0.437500
|
||||
vt 1.000000 0.750000
|
||||
vt 0.250000 0.750000
|
||||
vt 0.750000 0.750000
|
||||
vt 0.750000 0.437500
|
||||
vt 0.832553 0.770850
|
||||
vt 0.832553 0.912500
|
||||
vt 0.000000 0.912500
|
||||
vt 0.099769 0.770849
|
||||
vt 1.000000 0.770850
|
||||
vt 0.267215 0.912500
|
||||
vt 0.167447 0.770850
|
||||
vt 0.750000 1.000000
|
||||
vt 0.000000 1.000000
|
||||
vt 0.562500 0.804267
|
||||
vt 0.562500 0.499834
|
||||
vt 0.625000 0.499834
|
||||
vt 0.625000 0.804267
|
||||
vt 0.750000 0.499834
|
||||
vt 0.750000 0.804267
|
||||
vt 0.125000 0.515219
|
||||
vt 0.250000 0.515219
|
||||
vt 0.437500 0.499834
|
||||
vt 0.437500 0.804267
|
||||
vt 0.375000 0.804267
|
||||
vt 0.375000 0.499834
|
||||
vt 0.250000 0.499834
|
||||
vt 0.250000 0.804267
|
||||
vt 0.750000 0.515219
|
||||
vt 0.875000 0.515219
|
||||
vt 1.000000 1.000000
|
||||
vt 0.250000 1.000000
|
||||
vt 0.687500 0.812500
|
||||
vn 1.000000 -0.000000 0.000000
|
||||
vn 0.000000 0.982700 0.185400
|
||||
vn -0.000000 -0.173600 0.984800
|
||||
vn -0.000000 0.087200 -0.996200
|
||||
vn 0.000000 0.173600 -0.984800
|
||||
vn -1.000000 -0.000000 0.000000
|
||||
vn 0.000000 -0.984800 -0.173600
|
||||
vn 0.000000 -0.197600 0.980300
|
||||
vn 0.000000 0.197400 -0.980300
|
||||
vn 0.000000 -1.000000 -0.000000
|
||||
vn 0.000000 0.996100 0.088200
|
||||
vn -0.000000 0.000000 1.000000
|
||||
vn 0.000000 0.000000 -1.000000
|
||||
vn 0.000000 1.000000 0.000000
|
||||
vn 0.000000 -0.996200 -0.087200
|
||||
vn -0.000000 0.996200 0.087200
|
||||
vn 0.000000 0.984800 0.173600
|
||||
vn 0.000000 -0.529400 -0.848300
|
||||
vn -0.000000 0.529400 0.848300
|
||||
g Cylinder_Cylinder_None
|
||||
s off
|
||||
f 230/1/1 229/2/1 225/3/1 226/4/1
|
||||
f 6/5/2 5/6/2 4/7/2 3/8/2
|
||||
f 205/9/3 12/10/3 8/11/3 206/12/3
|
||||
f 71/13/4 72/14/4 68/15/4 67/16/4
|
||||
f 207/17/5 14/18/5 10/19/5 208/20/5
|
||||
f 70/21/6 71/22/6 67/16/6 66/23/6
|
||||
f 206/12/7 8/11/7 9/24/7 208/25/7
|
||||
f 223/26/6 224/27/6 1/28/6 2/29/6
|
||||
f 221/26/6 222/27/6 15/28/6 16/29/6
|
||||
f 20/30/2 19/17/2 18/31/2 17/32/2
|
||||
f 25/33/8 26/34/8 22/35/8 21/36/8
|
||||
f 26/37/6 27/38/6 23/39/6 22/40/6
|
||||
f 27/41/9 28/42/9 24/43/9 23/33/9
|
||||
f 28/44/1 25/45/1 21/46/1 24/47/1
|
||||
f 21/36/10 22/35/10 23/48/10 24/49/10
|
||||
f 28/42/11 27/41/11 26/50/11 25/51/11
|
||||
f 33/9/8 34/52/8 30/53/8 29/54/8
|
||||
f 34/37/6 35/38/6 31/39/6 30/40/6
|
||||
f 35/55/9 36/56/9 32/12/9 31/9/9
|
||||
f 36/44/1 33/45/1 29/46/1 32/47/1
|
||||
f 29/54/10 30/53/10 31/57/10 32/10/10
|
||||
f 36/56/11 35/55/11 34/58/11 33/59/11
|
||||
f 209/60/12 42/61/12 38/62/12 210/43/12
|
||||
f 211/63/13 44/64/13 40/65/13 212/66/13
|
||||
f 210/34/10 38/48/10 39/67/10 212/68/10
|
||||
f 50/69/6 51/70/6 47/71/6 46/72/6
|
||||
f 52/73/1 49/74/1 45/75/1 48/76/1
|
||||
f 45/9/10 46/77/10 47/78/10 48/79/10
|
||||
f 211/33/14 43/49/14 42/61/14 209/60/14
|
||||
f 52/80/14 51/81/14 50/82/14 49/5/14
|
||||
f 80/83/1 77/52/1 73/43/1 76/84/1
|
||||
f 58/69/6 59/70/6 55/71/6 54/72/6
|
||||
f 73/43/15 74/68/15 75/85/15 76/84/15
|
||||
f 60/73/1 57/74/1 53/75/1 56/76/1
|
||||
f 53/12/10 54/86/10 55/87/10 56/88/10
|
||||
f 60/89/14 59/90/14 58/91/14 57/25/14
|
||||
f 80/83/16 79/92/16 78/86/16 77/52/16
|
||||
f 78/86/6 79/92/6 75/93/6 74/12/6
|
||||
f 79/92/4 80/83/4 76/53/4 75/94/4
|
||||
f 72/95/16 71/96/16 70/66/16 69/97/16
|
||||
f 65/98/15 66/23/15 67/16/15 68/15/15
|
||||
f 72/95/1 69/97/1 65/98/1 68/15/1
|
||||
f 117/99/3 118/93/3 114/83/3 113/53/3
|
||||
f 214/18/17 87/17/17 86/100/17 213/101/17
|
||||
f 120/95/1 117/102/1 113/103/1 116/104/1
|
||||
f 112/51/1 109/62/1 105/48/1 108/105/1
|
||||
f 215/106/7 90/23/7 91/21/7 216/107/7
|
||||
f 109/108/3 110/109/3 106/110/3 105/111/3
|
||||
f 103/112/5 104/113/5 100/114/5 99/115/5
|
||||
f 102/116/6 103/107/6 99/117/6 98/118/6
|
||||
f 101/119/3 102/59/3 98/120/3 97/121/3
|
||||
f 110/109/6 111/12/6 107/52/6 106/110/6
|
||||
f 111/32/5 112/122/5 108/123/5 107/124/5
|
||||
f 104/125/1 101/43/1 97/34/1 100/126/1
|
||||
f 118/22/6 119/127/6 115/14/6 114/15/6
|
||||
f 119/7/5 120/128/5 116/129/5 115/130/5
|
||||
f 125/107/3 126/131/3 122/132/3 121/117/3
|
||||
f 128/133/1 125/134/1 121/135/1 124/136/1
|
||||
f 126/93/6 127/88/6 123/137/6 122/83/6
|
||||
f 127/138/5 128/139/5 124/140/5 123/19/5
|
||||
f 133/127/3 134/116/3 130/118/3 129/14/3
|
||||
f 136/84/1 133/141/1 129/142/1 132/143/1
|
||||
f 134/131/6 135/108/6 131/111/6 130/132/6
|
||||
f 135/144/5 136/145/5 132/146/5 131/89/5
|
||||
f 141/88/3 142/22/3 138/15/3 137/137/3
|
||||
f 144/147/1 141/148/1 137/149/1 140/150/1
|
||||
f 142/109/6 143/12/6 139/52/6 138/110/6
|
||||
f 143/151/5 144/152/5 140/153/5 139/154/5
|
||||
f 149/11/3 150/56/3 146/155/3 145/57/3
|
||||
f 152/156/1 149/157/1 145/158/1 148/159/1
|
||||
f 89/86/7 215/160/7 216/11/7 92/12/7
|
||||
f 151/161/5 152/162/5 148/163/5 147/24/5
|
||||
f 157/11/3 158/56/3 154/155/3 153/57/3
|
||||
f 160/42/1 157/164/1 153/35/1 156/165/1
|
||||
f 158/116/6 159/107/6 155/117/6 154/118/6
|
||||
f 159/161/5 160/162/5 156/163/5 155/24/5
|
||||
f 165/119/3 166/59/3 162/120/3 161/121/3
|
||||
f 168/84/1 165/141/1 161/142/1 164/143/1
|
||||
f 166/56/6 167/99/6 163/53/6 162/155/6
|
||||
f 167/112/5 168/113/5 164/114/5 163/115/5
|
||||
f 173/99/3 174/93/3 170/83/3 169/53/3
|
||||
f 176/95/1 173/102/1 169/103/1 172/104/1
|
||||
f 174/93/6 175/88/6 171/137/6 170/83/6
|
||||
f 175/32/5 176/122/5 172/123/5 171/124/5
|
||||
f 181/127/3 182/116/3 178/118/3 177/14/3
|
||||
f 184/156/1 181/157/1 177/158/1 180/159/1
|
||||
f 182/131/6 183/108/6 179/111/6 178/132/6
|
||||
f 183/138/5 184/139/5 180/140/5 179/19/5
|
||||
f 189/108/3 190/109/3 186/110/3 185/111/3
|
||||
f 192/125/1 189/43/1 185/34/1 188/126/1
|
||||
f 190/166/6 191/119/6 187/121/6 186/167/6
|
||||
f 191/151/5 192/152/5 188/153/5 187/154/5
|
||||
f 197/107/3 198/131/3 194/132/3 193/117/3
|
||||
f 200/147/1 197/148/1 193/149/1 196/150/1
|
||||
f 198/59/6 199/11/6 195/57/6 194/120/6
|
||||
f 199/144/5 200/145/5 196/146/5 195/89/5
|
||||
f 203/22/6 204/127/6 202/14/6 201/15/6
|
||||
f 88/5/17 214/168/17 213/169/17 85/82/17
|
||||
f 44/64/14 211/63/14 209/170/14 41/171/14
|
||||
f 37/158/10 210/172/10 212/66/10 40/65/10
|
||||
f 43/49/13 211/33/13 212/68/13 39/67/13
|
||||
f 41/171/12 209/170/12 210/97/12 37/157/12
|
||||
f 7/107/7 206/21/7 208/20/7 10/19/7
|
||||
f 13/168/5 207/5/5 208/25/5 9/24/5
|
||||
f 11/173/3 205/174/3 206/21/3 7/107/3
|
||||
f 17/123/3 18/175/3 220/5/3 219/25/3
|
||||
f 3/175/3 4/122/3 218/8/3 217/5/3
|
||||
f 232/1/1 231/2/1 227/3/1 228/4/1
|
||||
f 224/33/18 232/34/18 228/142/18 1/176/18
|
||||
f 231/176/19 223/141/19 2/43/19 227/33/19
|
||||
f 225/154/10 16/177/10 15/178/10 226/115/10
|
||||
f 147/31/5 96/8/5 92/5/5 216/17/5
|
||||
f 222/5/18 230/25/18 226/115/18 15/178/18
|
||||
f 229/178/19 221/112/19 16/8/19 225/5/19
|
||||
f 214/17/5 88/5/5 84/25/5 151/20/5
|
||||
f 213/25/3 86/20/3 82/17/3 150/5/3
|
||||
f 150/179/7 82/180/7 83/174/7 151/173/7
|
||||
f 146/5/3 94/17/3 90/31/3 215/8/3
|
||||
f 147/19/17 95/20/17 94/181/17 146/182/17
|
||||
f 150/88/3 203/22/3 201/15/3 146/137/3
|
||||
f 96/25/17 147/24/17 146/183/17 93/91/17
|
||||
f 204/7/5 151/128/5 147/129/5 202/130/5
|
||||
f 93/5/3 146/17/3 215/31/3 89/8/3
|
||||
f 81/77/7 150/184/7 151/10/7 84/9/7
|
||||
f 85/25/3 213/20/3 150/17/3 81/5/3
|
||||
f 87/17/5 214/5/5 151/25/5 83/20/5
|
||||
f 95/31/5 147/8/5 216/5/5 91/17/5
|
||||
f 20/185/1 17/186/1 219/187/1 61/188/1
|
||||
f 19/168/5 20/161/5 61/8/5 62/5/5
|
||||
f 18/189/6 19/71/6 62/190/6 220/191/6
|
||||
f 6/185/1 3/186/1 217/187/1 63/188/1
|
||||
f 5/24/5 6/168/5 63/5/5 64/25/5
|
||||
f 4/189/6 5/71/6 64/190/6 218/191/6
|
||||
f 227/35/10 2/36/10 1/176/10 228/142/10
|
||||
f 257/8/12 238/161/12 234/192/12 258/193/12
|
||||
f 259/98/13 240/117/13 236/157/13 260/97/13
|
||||
f 258/52/10 234/57/10 235/161/10 260/8/10
|
||||
f 259/52/14 239/57/14 238/161/14 257/8/14
|
||||
f 248/194/1 245/195/1 241/196/1 244/197/1
|
||||
f 241/196/10 242/198/10 243/199/10 244/197/10
|
||||
f 248/200/14 247/201/14 246/18/14 245/6/14
|
||||
f 254/202/6 255/203/6 251/204/6 250/205/6
|
||||
f 249/206/10 250/205/10 251/204/10 252/207/10
|
||||
f 256/208/14 255/209/14 254/30/14 253/168/14
|
||||
f 240/117/14 259/98/14 257/31/14 237/138/14
|
||||
f 233/117/10 258/98/10 260/31/10 236/138/10
|
||||
f 239/57/13 259/52/13 260/43/13 235/62/13
|
||||
f 237/138/12 257/31/12 258/210/12 233/211/12
|
||||
f 222/162/14 221/112/14 229/178/14 230/212/14
|
||||
f 224/42/14 223/141/14 231/176/14 232/41/14
|
|
@ -0,0 +1,245 @@
|
|||
# Blender v2.73 (sub 0) OBJ File: 'desk.blend'
|
||||
# www.blender.org
|
||||
o main-parts-wood_Cube.001
|
||||
v -0.312500 0.000000 -0.437500
|
||||
v -0.312500 0.000000 -0.500000
|
||||
v 0.437500 0.000000 -0.500000
|
||||
v 0.437500 0.000000 -0.437500
|
||||
v -0.312500 0.375000 -0.437500
|
||||
v -0.312500 0.375000 -0.500000
|
||||
v 0.437500 0.375000 -0.500000
|
||||
v 0.437500 0.375000 -0.437500
|
||||
v -0.312500 -0.437500 -0.437500
|
||||
v -0.312500 -0.437500 -0.500000
|
||||
v 0.437500 -0.437500 -0.500000
|
||||
v 0.437500 -0.437500 -0.437500
|
||||
v -0.312500 -0.062500 -0.437500
|
||||
v -0.312500 -0.062500 -0.500000
|
||||
v 0.437500 -0.062500 -0.500000
|
||||
v 0.437500 -0.062500 -0.437500
|
||||
v -0.500000 0.437500 0.000000
|
||||
v -0.500000 0.437500 -0.437500
|
||||
v -0.531250 0.437500 -0.437500
|
||||
v -0.531250 0.437500 0.000000
|
||||
v -0.500000 0.312500 0.000000
|
||||
v -0.500000 0.312500 -0.437500
|
||||
v -0.531250 0.312500 -0.437500
|
||||
v -0.531250 0.312500 0.000000
|
||||
v -1.406250 0.312500 0.000000
|
||||
v -1.406250 0.312500 -0.437500
|
||||
v -1.375000 0.312500 -0.437500
|
||||
v -1.375000 0.312500 0.000000
|
||||
v -1.406250 0.437500 0.000000
|
||||
v -1.406250 0.437500 -0.437500
|
||||
v -1.375000 0.437500 -0.437500
|
||||
v -1.375000 0.437500 0.000000
|
||||
v -0.375000 -0.500000 0.500000
|
||||
v -0.375000 -0.500000 -0.437500
|
||||
v 0.500000 -0.500000 -0.437500
|
||||
v 0.500000 -0.500000 0.500000
|
||||
v -0.375000 0.437500 0.500000
|
||||
v -0.375000 0.437500 -0.437500
|
||||
v 0.500000 0.437500 -0.437500
|
||||
v 0.500000 0.437500 0.500000
|
||||
v -0.312500 0.000000 -0.437500
|
||||
v -0.500000 0.437500 0.500000
|
||||
v -0.500000 0.437500 -0.437500
|
||||
v 0.437500 0.000000 -0.437500
|
||||
v -0.312500 0.375000 -0.437500
|
||||
v -0.500000 0.500000 0.500000
|
||||
v -0.500000 0.500000 -0.437500
|
||||
v 0.437500 0.375000 -0.437500
|
||||
v -0.312500 -0.437500 -0.437500
|
||||
v -0.500000 -0.375000 0.500000
|
||||
v -0.500000 0.250000 0.500000
|
||||
v 0.437500 -0.437500 -0.437500
|
||||
v -0.312500 -0.062500 -0.437500
|
||||
v -0.500000 -0.375000 0.437500
|
||||
v -0.500000 0.250000 0.437500
|
||||
v 0.437500 -0.062500 -0.437500
|
||||
v -1.500000 0.437500 0.500000
|
||||
v -1.500000 0.437500 -0.437500
|
||||
v -1.500000 0.500000 0.500000
|
||||
v -1.500000 0.500000 -0.437500
|
||||
v 0.500000 0.500000 -0.437500
|
||||
v 0.500000 0.500000 0.500000
|
||||
v -1.500000 -0.500000 0.500000
|
||||
v -1.500000 -0.500000 -0.437500
|
||||
v -1.437500 -0.500000 -0.437500
|
||||
v -1.437500 -0.500000 0.500000
|
||||
v -1.437500 0.437500 -0.437500
|
||||
v -1.437500 0.437500 0.500000
|
||||
v -1.437500 -0.375000 0.500000
|
||||
v -1.437500 -0.375000 0.437500
|
||||
v -0.375000 -0.375000 0.437500
|
||||
v -0.375000 -0.375000 0.500000
|
||||
v -1.437500 0.250000 0.500000
|
||||
v -1.437500 0.250000 0.437500
|
||||
v -0.375000 0.250000 0.437500
|
||||
v -0.375000 0.250000 0.500000
|
||||
v -1.375000 0.328125 -0.062500
|
||||
v -1.375000 0.328125 -0.375000
|
||||
v -0.531250 0.328125 -0.375000
|
||||
v -0.531250 0.328125 -0.062500
|
||||
v -1.375000 0.359375 -0.062500
|
||||
v -1.375000 0.359375 -0.375000
|
||||
v -0.531250 0.359375 -0.375000
|
||||
v -0.531250 0.359375 -0.062500
|
||||
v -0.375000 0.000000 -0.437500
|
||||
v -0.375000 0.375000 -0.437500
|
||||
v -0.375000 -0.437500 -0.437500
|
||||
v -0.375000 -0.062500 -0.437500
|
||||
v 0.500000 0.000000 -0.437500
|
||||
v 0.500000 0.375000 -0.437500
|
||||
v 0.500000 -0.437500 -0.437500
|
||||
v 0.500000 -0.062500 -0.437500
|
||||
vt 1.000000 1.000000
|
||||
vt 0.062500 1.000000
|
||||
vt 0.062500 0.062500
|
||||
vt 1.000000 0.062500
|
||||
vt 1.000000 0.937500
|
||||
vt 0.062500 0.937500
|
||||
vt 0.062500 0.000000
|
||||
vt 1.000000 0.000000
|
||||
vt 0.125000 0.937500
|
||||
vt 0.125000 0.000000
|
||||
vt 0.125000 1.000000
|
||||
vt 0.000000 1.000000
|
||||
vt 0.000000 0.000000
|
||||
vt 0.000000 0.937500
|
||||
vt 0.937500 0.750000
|
||||
vt 0.000000 0.750000
|
||||
vt 0.000000 0.125000
|
||||
vt 0.937500 0.125000
|
||||
vt 0.125000 0.750000
|
||||
vt 0.125000 0.125000
|
||||
vt 0.937500 1.000000
|
||||
vt 0.937500 0.937500
|
||||
vt 0.937500 0.000000
|
||||
vt 1.000000 0.750000
|
||||
vt 0.875000 0.750000
|
||||
vt 0.875000 0.125000
|
||||
vt 1.000000 0.125000
|
||||
vt 0.062500 0.750000
|
||||
vt 0.062500 0.125000
|
||||
vt 0.875000 0.859375
|
||||
vt 0.031250 0.859375
|
||||
vt 0.031250 0.828125
|
||||
vt 0.875000 0.828125
|
||||
vt 0.968750 0.859375
|
||||
vt 0.125000 0.859375
|
||||
vt 0.125000 0.828125
|
||||
vt 0.968750 0.828125
|
||||
vt 0.000000 0.984375
|
||||
vt 0.000000 0.773396
|
||||
vt 0.569642 0.773396
|
||||
vt 0.569642 0.984375
|
||||
vt 0.569642 0.523397
|
||||
vt 0.569642 0.734375
|
||||
vt 0.000000 0.734375
|
||||
vt 0.000000 0.523397
|
||||
vt 0.000000 0.062500
|
||||
vt 0.875000 0.000000
|
||||
vt 0.875000 0.062500
|
||||
vt 0.000000 0.437500
|
||||
vt 0.875000 0.437500
|
||||
vt 0.875000 0.500000
|
||||
vt 0.000000 0.500000
|
||||
vt 0.062500 0.875000
|
||||
vt 0.000000 0.875000
|
||||
vt 0.062500 0.500000
|
||||
vt 0.062500 0.437500
|
||||
vt 0.812500 0.437500
|
||||
vt 0.812500 0.062500
|
||||
vt 0.875000 0.875000
|
||||
vt 0.812500 0.875000
|
||||
vt 0.812500 0.500000
|
||||
vt 0.875000 0.937500
|
||||
vt 0.812500 1.000000
|
||||
vt 0.812500 0.937500
|
||||
vt 0.812500 0.000000
|
||||
vt 0.750000 0.937500
|
||||
vt 0.750000 0.875000
|
||||
vt 1.000000 0.875000
|
||||
vt 0.750000 0.750000
|
||||
vt 0.000000 0.562500
|
||||
vt 0.750000 0.562500
|
||||
vt 0.750000 0.312500
|
||||
vt 0.000000 0.312500
|
||||
vt 0.750000 0.125000
|
||||
vt 0.750000 0.625000
|
||||
vt 1.000000 0.562500
|
||||
vt 1.000000 0.625000
|
||||
vt 0.750000 0.000000
|
||||
vt 0.750000 0.062500
|
||||
vt 0.750000 0.500000
|
||||
vt 1.000000 0.500000
|
||||
vt 0.750000 1.000000
|
||||
vn -1.000000 0.000000 0.000000
|
||||
vn 1.000000 0.000000 0.000000
|
||||
vn 0.000000 0.000000 1.000000
|
||||
vn 0.000000 -1.000000 0.000000
|
||||
vn 0.000000 1.000000 0.000000
|
||||
vn 0.000000 0.000000 -1.000000
|
||||
g main-parts-wood_Cube.001_wood
|
||||
s off
|
||||
f 37/1/1 38/2/1 34/3/1 33/4/1
|
||||
f 39/5/2 40/6/2 36/7/2 35/8/2
|
||||
f 40/5/3 37/9/3 33/10/3 36/8/3
|
||||
f 33/11/4 34/10/4 35/8/4 36/1/4
|
||||
f 62/8/5 61/1/5 47/12/5 46/13/5
|
||||
f 60/1/6 47/12/6 43/14/6 58/5/6
|
||||
f 62/1/3 46/12/3 42/14/3 40/5/3
|
||||
f 57/12/4 58/13/4 43/8/4 42/1/4
|
||||
f 74/15/6 55/16/6 54/17/6 70/18/6
|
||||
f 76/19/3 51/16/3 50/17/3 72/20/3
|
||||
f 59/21/1 60/12/1 58/14/1 57/22/1
|
||||
f 69/2/4 70/6/4 54/5/4 50/1/4
|
||||
f 76/9/5 75/11/5 55/12/5 51/14/5
|
||||
f 46/8/5 47/1/5 60/12/5 59/13/5
|
||||
f 67/22/2 68/14/2 66/13/2 65/23/2
|
||||
f 63/12/4 64/13/4 65/7/4 66/2/4
|
||||
f 55/24/6 75/25/6 71/26/6 54/27/6
|
||||
f 51/24/3 73/28/3 69/29/3 50/27/3
|
||||
f 50/12/4 54/14/4 71/9/4 72/11/4
|
||||
f 51/5/5 55/1/5 74/2/5 73/6/5
|
||||
f 82/30/6 83/31/6 79/32/6 78/33/6
|
||||
f 84/34/3 81/35/3 77/36/3 80/37/3
|
||||
f 77/38/4 78/39/4 79/40/4 80/41/4
|
||||
f 84/42/5 83/43/5 82/44/5 81/45/5
|
||||
f 91/46/6 35/13/6 34/47/6 87/48/6
|
||||
f 92/49/6 88/50/6 85/51/6 89/52/6
|
||||
f 48/53/6 90/54/6 89/52/6 44/55/6
|
||||
f 56/56/6 92/49/6 91/46/6 52/3/6
|
||||
f 88/50/6 53/57/6 49/58/6 87/48/6
|
||||
f 86/59/6 45/60/6 41/61/6 85/51/6
|
||||
f 47/1/6 61/12/6 39/14/6 43/5/6
|
||||
f 61/1/2 62/2/2 40/6/2 39/5/2
|
||||
f 46/1/3 59/12/3 57/14/3 42/5/3
|
||||
f 42/12/4 43/13/4 39/8/4 40/1/4
|
||||
f 57/22/1 58/14/1 64/13/1 63/23/1
|
||||
f 58/5/6 67/22/6 65/23/6 64/8/6
|
||||
f 68/6/3 57/14/3 63/13/3 66/7/3
|
||||
f 90/54/6 86/59/6 38/62/6 39/14/6
|
||||
g main-parts-wood_Cube.001_drawers
|
||||
f 5/59/1 6/60/1 2/61/1 1/51/1
|
||||
f 6/60/6 7/53/6 3/55/6 2/61/6
|
||||
f 7/53/2 8/54/2 4/52/2 3/55/2
|
||||
f 1/6/4 2/2/4 3/63/4 4/64/4
|
||||
f 8/60/5 7/64/5 6/6/5 5/53/5
|
||||
f 13/50/1 14/57/1 10/58/1 9/48/1
|
||||
f 14/57/6 15/56/6 11/3/6 10/58/6
|
||||
f 15/56/2 16/49/2 12/46/2 11/3/2
|
||||
f 9/7/4 10/3/4 11/58/4 12/65/4
|
||||
f 16/57/5 15/61/5 14/55/5 13/56/5
|
||||
g main-parts-wood_Cube.001_metal
|
||||
f 32/66/3 29/67/3 25/68/3 28/5/3
|
||||
f 31/69/2 32/16/2 28/70/2 27/71/2
|
||||
f 29/72/1 30/73/1 26/17/1 25/74/1
|
||||
f 30/75/6 31/71/6 27/76/6 26/77/6
|
||||
f 24/13/4 23/78/4 22/79/4 21/46/4
|
||||
f 19/71/6 18/80/6 22/81/6 23/76/6
|
||||
f 20/71/1 19/70/1 23/73/1 24/72/1
|
||||
f 18/82/2 17/12/2 21/16/2 22/69/2
|
||||
f 17/82/3 20/66/3 24/5/3 21/1/3
|
||||
f 25/74/4 26/17/4 27/46/4 28/79/4
|
|
@ -0,0 +1,464 @@
|
|||
# Blender v2.73 (sub 0) OBJ File: 'refrigerator.blend'
|
||||
# www.blender.org
|
||||
o nodebox-1.001
|
||||
v -0.500000 -0.500000 0.421875
|
||||
v -0.500000 -0.500000 -0.500000
|
||||
v 0.500000 -0.500000 -0.500000
|
||||
v 0.500000 -0.500000 0.421875
|
||||
v -0.500000 1.500000 0.421875
|
||||
v 0.484375 -0.421875 0.437500
|
||||
v 0.500000 1.500000 -0.500000
|
||||
v 0.500000 1.500000 0.421875
|
||||
v -0.500000 -0.437500 -0.500000
|
||||
v -0.500000 -0.437500 -0.515625
|
||||
v 0.023438 -0.437500 -0.515625
|
||||
v 0.023438 -0.437500 -0.500000
|
||||
v -0.500000 1.500000 -0.500000
|
||||
v -0.500000 1.500000 -0.515625
|
||||
v 0.023438 1.500000 -0.515625
|
||||
v 0.023438 1.500000 -0.500000
|
||||
v 0.035156 -0.437500 -0.500000
|
||||
v 0.035156 -0.437500 -0.515625
|
||||
v 0.500000 -0.437500 -0.515625
|
||||
v 0.500000 -0.437500 -0.500000
|
||||
v 0.035156 1.500000 -0.500000
|
||||
v 0.035156 1.500000 -0.515625
|
||||
v 0.500000 1.500000 -0.515625
|
||||
v -0.484375 -0.421875 0.437500
|
||||
v 0.140625 1.000000 -0.589563
|
||||
v 0.140625 0.312500 -0.589563
|
||||
v -0.046875 0.312500 -0.589563
|
||||
v -0.046875 1.000000 -0.589563
|
||||
v -0.031250 0.312500 -0.562500
|
||||
v -0.031250 1.000000 -0.562500
|
||||
v -0.046875 0.312500 -0.535437
|
||||
v -0.046875 1.000000 -0.535437
|
||||
v -0.078125 0.312500 -0.535437
|
||||
v -0.078125 1.000000 -0.535437
|
||||
v -0.093750 0.312500 -0.562500
|
||||
v -0.093750 1.000000 -0.562500
|
||||
v -0.078125 0.312500 -0.589563
|
||||
v -0.078125 1.000000 -0.589563
|
||||
v 0.156250 0.312500 -0.562500
|
||||
v 0.156250 1.000000 -0.562500
|
||||
v 0.140625 0.312500 -0.535437
|
||||
v 0.140625 1.000000 -0.535437
|
||||
v 0.109375 0.312500 -0.535437
|
||||
v 0.109375 1.000000 -0.535437
|
||||
v 0.093750 0.312500 -0.562500
|
||||
v 0.093750 1.000000 -0.562500
|
||||
v 0.109375 0.312500 -0.589563
|
||||
v 0.109375 1.000000 -0.589563
|
||||
v 0.078125 1.000000 -0.515484
|
||||
v 0.078125 1.000000 -0.562359
|
||||
v 0.171875 1.000000 -0.562359
|
||||
v 0.171875 1.000000 -0.515484
|
||||
v 0.078125 1.046875 -0.515484
|
||||
v 0.078125 1.046875 -0.562359
|
||||
v 0.171875 1.046875 -0.562359
|
||||
v 0.171875 1.046875 -0.515484
|
||||
v -0.095646 1.046875 -0.595504
|
||||
v -0.095646 1.000000 -0.595504
|
||||
v 0.125000 1.000000 -0.609234
|
||||
v 0.125000 1.046875 -0.609234
|
||||
v 0.142938 1.000000 -0.605666
|
||||
v 0.142938 1.046875 -0.605666
|
||||
v 0.158146 1.000000 -0.595504
|
||||
v 0.158146 1.046875 -0.595504
|
||||
v 0.168307 1.000000 -0.580297
|
||||
v 0.168307 1.046875 -0.580297
|
||||
v -0.015625 1.000000 -0.515484
|
||||
v -0.015625 1.000000 -0.562359
|
||||
v -0.105807 1.046875 -0.580297
|
||||
v -0.105807 1.000000 -0.580297
|
||||
v -0.019193 1.046875 -0.580297
|
||||
v -0.019193 1.000000 -0.580297
|
||||
v -0.029354 1.046875 -0.595504
|
||||
v -0.029354 1.000000 -0.595504
|
||||
v -0.044562 1.046875 -0.605666
|
||||
v -0.044562 1.000000 -0.605666
|
||||
v -0.062500 1.046875 -0.609234
|
||||
v -0.062500 1.000000 -0.609234
|
||||
v -0.015625 1.046875 -0.515484
|
||||
v -0.015625 1.046875 -0.562359
|
||||
v -0.109375 1.046875 -0.562359
|
||||
v -0.109375 1.046875 -0.515484
|
||||
v -0.109375 1.000000 -0.562359
|
||||
v -0.109375 1.000000 -0.515484
|
||||
v 0.081693 1.000000 -0.580297
|
||||
v 0.081693 1.046875 -0.580297
|
||||
v 0.091854 1.000000 -0.595504
|
||||
v 0.091854 1.046875 -0.595504
|
||||
v 0.107062 1.000000 -0.605666
|
||||
v 0.107062 1.046875 -0.605666
|
||||
v -0.080438 1.000000 -0.605666
|
||||
v -0.080438 1.046875 -0.605666
|
||||
v -0.095646 0.312500 -0.595504
|
||||
v -0.095646 0.265625 -0.595504
|
||||
v -0.015625 0.265625 -0.515484
|
||||
v -0.015625 0.265625 -0.562359
|
||||
v -0.105807 0.312500 -0.580297
|
||||
v -0.105807 0.265625 -0.580297
|
||||
v -0.019193 0.312500 -0.580297
|
||||
v -0.019193 0.265625 -0.580297
|
||||
v -0.029354 0.312500 -0.595504
|
||||
v -0.029354 0.265625 -0.595504
|
||||
v -0.044562 0.312500 -0.605666
|
||||
v -0.044562 0.265625 -0.605666
|
||||
v -0.062500 0.312500 -0.609234
|
||||
v -0.062500 0.265625 -0.609234
|
||||
v -0.015625 0.312500 -0.515484
|
||||
v -0.015625 0.312500 -0.562359
|
||||
v -0.109375 0.312500 -0.562359
|
||||
v -0.109375 0.312500 -0.515484
|
||||
v -0.109375 0.265625 -0.562359
|
||||
v -0.109375 0.265625 -0.515484
|
||||
v -0.080438 0.265625 -0.605666
|
||||
v -0.080438 0.312500 -0.605666
|
||||
v 0.091854 0.312500 -0.595504
|
||||
v 0.091854 0.265625 -0.595504
|
||||
v 0.171875 0.265625 -0.515484
|
||||
v 0.171875 0.265625 -0.562359
|
||||
v 0.081693 0.312500 -0.580297
|
||||
v 0.081693 0.265625 -0.580297
|
||||
v 0.168307 0.312500 -0.580297
|
||||
v 0.168307 0.265625 -0.580297
|
||||
v 0.158146 0.312500 -0.595504
|
||||
v 0.158146 0.265625 -0.595504
|
||||
v 0.142938 0.312500 -0.605666
|
||||
v 0.142938 0.265625 -0.605666
|
||||
v 0.125000 0.312500 -0.609234
|
||||
v 0.125000 0.265625 -0.609234
|
||||
v 0.171875 0.312500 -0.515484
|
||||
v 0.171875 0.312500 -0.562359
|
||||
v 0.078125 0.312500 -0.562359
|
||||
v 0.078125 0.312500 -0.515484
|
||||
v 0.078125 0.265625 -0.562359
|
||||
v 0.078125 0.265625 -0.515484
|
||||
v 0.107062 0.265625 -0.605666
|
||||
v 0.107062 0.312500 -0.605666
|
||||
v 0.035156 0.531250 -0.515625
|
||||
v 0.500000 0.531250 -0.515625
|
||||
v 0.437500 0.828125 -0.515625
|
||||
v 0.437500 0.531250 -0.515625
|
||||
v 0.035156 0.828125 -0.515625
|
||||
v 0.500000 0.828125 -0.515625
|
||||
v 0.125000 0.531250 -0.515625
|
||||
v 0.125000 0.828125 -0.515625
|
||||
v 0.437500 0.828125 -0.375000
|
||||
v 0.437500 0.531250 -0.375000
|
||||
v 0.125000 0.531250 -0.375000
|
||||
v 0.125000 0.828125 -0.375000
|
||||
v 0.312500 0.640625 -0.437500
|
||||
v 0.312500 0.640625 -0.449219
|
||||
v 0.375000 0.640625 -0.449219
|
||||
v 0.375000 0.640625 -0.437500
|
||||
v 0.312500 0.828125 -0.437500
|
||||
v 0.312500 0.828125 -0.449219
|
||||
v 0.375000 0.828125 -0.449219
|
||||
v 0.375000 0.828125 -0.437500
|
||||
v 0.187500 0.640625 -0.437500
|
||||
v 0.187500 0.640625 -0.449219
|
||||
v 0.250000 0.640625 -0.449219
|
||||
v 0.250000 0.640625 -0.437500
|
||||
v 0.187500 0.828125 -0.437500
|
||||
v 0.187500 0.828125 -0.449219
|
||||
v 0.250000 0.828125 -0.449219
|
||||
v 0.250000 0.828125 -0.437500
|
||||
v -0.484375 1.484375 0.437500
|
||||
v 0.484375 1.484375 0.437500
|
||||
v 0.484375 -0.421875 0.421875
|
||||
v -0.484375 -0.421875 0.421875
|
||||
v -0.484375 1.484375 0.421875
|
||||
v 0.484375 1.484375 0.421875
|
||||
v -0.500000 -0.421875 0.421875
|
||||
v 0.500000 1.484375 0.421875
|
||||
v -0.500000 1.484375 0.421875
|
||||
v 0.500000 -0.421875 0.421875
|
||||
vt 0.671875 0.500000
|
||||
vt 0.687500 0.500000
|
||||
vt 0.687500 0.968750
|
||||
vt 0.671875 0.968750
|
||||
vt 0.515625 0.984375
|
||||
vt 0.500000 0.984375
|
||||
vt 0.500000 0.500000
|
||||
vt 0.515625 0.500000
|
||||
vt 0.031250 0.984375
|
||||
vt 0.265625 0.984375
|
||||
vt 0.265625 0.484375
|
||||
vt 0.031250 0.484375
|
||||
vt 0.296875 0.250000
|
||||
vt 0.296875 0.046875
|
||||
vt 0.546875 0.046875
|
||||
vt 0.546875 0.250000
|
||||
vt 0.984375 0.968750
|
||||
vt 0.968750 0.968750
|
||||
vt 0.968750 0.500000
|
||||
vt 0.984375 0.500000
|
||||
vt 0.015625 0.984375
|
||||
vt 0.015625 0.484375
|
||||
vt 0.640625 0.984375
|
||||
vt 0.640625 0.500000
|
||||
vt 0.359375 0.984375
|
||||
vt 0.343750 0.984375
|
||||
vt 0.343750 0.500000
|
||||
vt 0.359375 0.500000
|
||||
vt 0.312500 0.984375
|
||||
vt 0.296875 0.984375
|
||||
vt 0.296875 0.812500
|
||||
vt 0.296875 0.734375
|
||||
vt 0.296875 0.500000
|
||||
vt 0.312500 0.500000
|
||||
vt 0.296875 0.031250
|
||||
vt 0.406250 0.031250
|
||||
vt 0.406250 0.046875
|
||||
vt 0.140625 0.046875
|
||||
vt 0.140625 0.031250
|
||||
vt 0.265625 0.031250
|
||||
vt 0.265625 0.046875
|
||||
vt 0.390625 0.796875
|
||||
vt 0.390625 0.718750
|
||||
vt 0.406250 0.718750
|
||||
vt 0.406250 0.796875
|
||||
vt 0.421875 0.046875
|
||||
vt 0.421875 0.031250
|
||||
vt 0.546875 0.031250
|
||||
vt 0.937500 0.968750
|
||||
vt 0.718750 0.968750
|
||||
vt 0.718750 0.500000
|
||||
vt 0.937500 0.500000
|
||||
vt 0.390625 0.500000
|
||||
vt 0.390625 0.484375
|
||||
vt 0.640625 0.484375
|
||||
vt 0.575846 0.437297
|
||||
vt 0.575846 0.450788
|
||||
vt 0.548864 0.450788
|
||||
vt 0.548864 0.437297
|
||||
vt 0.549891 0.432135
|
||||
vt 0.552815 0.427758
|
||||
vt 0.557192 0.424833
|
||||
vt 0.562355 0.423807
|
||||
vt 0.567518 0.424833
|
||||
vt 0.571894 0.427758
|
||||
vt 0.574819 0.432135
|
||||
vt 0.548842 0.450788
|
||||
vt 0.548842 0.437287
|
||||
vt 0.552797 0.427739
|
||||
vt 0.562344 0.423785
|
||||
vt 0.571891 0.427739
|
||||
vt 0.500000 0.718750
|
||||
vt 0.390625 0.984375
|
||||
vt 0.500000 0.796875
|
||||
vt 0.484375 0.796875
|
||||
vt 0.484375 0.718750
|
||||
vt 0.093750 0.328125
|
||||
vt 0.140625 0.328125
|
||||
vt 0.140625 0.359375
|
||||
vt 0.093750 0.359375
|
||||
vt 0.218750 0.328125
|
||||
vt 0.265625 0.328125
|
||||
vt 0.265625 0.359375
|
||||
vt 0.218750 0.359375
|
||||
vt 0.015625 0.359375
|
||||
vt 0.015625 0.328125
|
||||
vt 0.109375 0.406250
|
||||
vt 0.109375 0.390625
|
||||
vt 0.156250 0.390625
|
||||
vt 0.156250 0.406250
|
||||
vt 0.031250 0.453125
|
||||
vt 0.015625 0.453125
|
||||
vt 0.015625 0.406250
|
||||
vt 0.031250 0.406250
|
||||
vt 0.218750 0.390625
|
||||
vt 0.218750 0.406250
|
||||
vt 0.171875 0.406250
|
||||
vt 0.171875 0.390625
|
||||
vt 0.015625 0.046875
|
||||
vt 0.015625 0.031250
|
||||
vt 0.125000 0.031250
|
||||
vt 0.125000 0.046875
|
||||
vt 0.015625 0.250000
|
||||
vt 0.265625 0.250000
|
||||
vt 0.109375 0.453125
|
||||
vt 0.109375 0.437500
|
||||
vt 0.156250 0.437500
|
||||
vt 0.156250 0.453125
|
||||
vt 0.078125 0.453125
|
||||
vt 0.062500 0.453125
|
||||
vt 0.062500 0.406250
|
||||
vt 0.078125 0.406250
|
||||
vt 0.218750 0.437500
|
||||
vt 0.218750 0.453125
|
||||
vt 0.171875 0.453125
|
||||
vt 0.171875 0.437500
|
||||
vt 0.015625 0.734375
|
||||
vt 0.015625 0.796875
|
||||
vt 0.031250 0.296875
|
||||
vt 0.031250 0.281250
|
||||
vt 0.250000 0.281250
|
||||
vt 0.250000 0.296875
|
||||
vt 0.312500 0.296875
|
||||
vt 0.312500 0.281250
|
||||
vt 0.531250 0.281250
|
||||
vt 0.531250 0.296875
|
||||
vt 0.953125 0.484375
|
||||
vt 0.953125 0.500000
|
||||
vt 0.703125 0.500000
|
||||
vt 0.703125 0.484375
|
||||
vt 0.953125 0.968750
|
||||
vt 0.953125 0.984375
|
||||
vt 0.703125 0.984375
|
||||
vt 0.703125 0.968750
|
||||
vt 0.609375 0.437500
|
||||
vt 0.640625 0.437500
|
||||
vt 0.640625 0.453125
|
||||
vt 0.609375 0.453125
|
||||
vt 0.515625 0.437500
|
||||
vt 0.312500 0.437500
|
||||
vt 0.312500 0.421875
|
||||
vt 0.515625 0.421875
|
||||
vt 0.515625 0.390625
|
||||
vt 0.312500 0.390625
|
||||
vt 0.312500 0.375000
|
||||
vt 0.515625 0.375000
|
||||
vt 0.515625 0.453125
|
||||
vt 0.312500 0.453125
|
||||
vt 0.312500 0.359375
|
||||
vt 0.515625 0.359375
|
||||
vt 0.312500 0.406250
|
||||
vt 0.515625 0.406250
|
||||
vt 0.656250 0.437500
|
||||
vt 0.656250 0.453125
|
||||
vt 0.734375 0.437500
|
||||
vt 0.765625 0.437500
|
||||
vt 0.765625 0.453125
|
||||
vt 0.734375 0.453125
|
||||
vt 0.718750 0.453125
|
||||
vt 0.718750 0.437500
|
||||
vt 0.671875 0.437500
|
||||
vt 0.671875 0.453125
|
||||
vt 0.687500 0.453125
|
||||
vt 0.687500 0.437500
|
||||
vt 0.703125 0.437500
|
||||
vt 0.703125 0.453125
|
||||
vn 1.000000 0.000000 0.000000
|
||||
vn 0.000000 0.000000 -1.000000
|
||||
vn 0.000000 -1.000000 -0.000000
|
||||
vn -1.000000 0.000000 0.000000
|
||||
vn 0.000000 1.000000 0.000000
|
||||
vn 0.000000 -0.000000 1.000000
|
||||
vn -0.995200 0.000000 -0.098000
|
||||
vn -0.500000 -0.000000 0.866000
|
||||
vn 0.500000 0.000000 -0.866000
|
||||
vn 0.500000 -0.000000 0.866000
|
||||
vn -0.500000 0.000000 -0.866000
|
||||
vn -0.923900 0.000000 -0.382700
|
||||
vn 0.995200 0.000000 -0.098000
|
||||
vn 0.923900 0.000000 -0.382700
|
||||
vn -0.707100 0.000000 -0.707100
|
||||
vn 0.382700 0.000000 -0.923900
|
||||
vn -0.382700 0.000000 -0.923900
|
||||
vn 0.707100 0.000000 -0.707100
|
||||
s off
|
||||
f 6/1/1 167/2/1 170/3/1 166/4/1
|
||||
f 16/5/2 21/6/2 17/7/2 12/8/2
|
||||
f 7/9/1 8/10/1 4/11/1 3/12/1
|
||||
f 1/13/3 2/14/3 3/15/3 4/16/3
|
||||
f 165/17/4 169/18/4 168/19/4 24/20/4
|
||||
f 13/9/4 14/21/4 10/22/4 9/12/4
|
||||
f 14/23/2 15/5/2 11/8/2 10/24/2
|
||||
f 15/25/1 16/26/1 12/27/1 11/28/1
|
||||
f 21/29/4 22/30/4 141/31/4 137/32/4 18/33/4 17/34/4
|
||||
f 9/14/3 10/35/3 11/36/3 12/37/3
|
||||
f 16/38/5 15/39/5 14/40/5 13/41/5
|
||||
f 142/42/2 138/43/2 140/44/2 139/45/2
|
||||
f 17/46/3 18/47/3 19/48/3 20/15/3
|
||||
f 166/49/6 165/50/6 24/51/6 6/52/6
|
||||
f 20/53/2 3/54/2 2/55/2 9/24/2
|
||||
f 131/56/5 132/57/5 129/58/5 130/59/5 121/60/5 123/61/5 125/62/5 127/63/5 136/64/5 115/65/5 119/66/5
|
||||
f 49/67/3 50/68/3 85/60/3 87/69/3 89/62/3 59/70/3 61/64/3 63/71/3 65/66/3 51/56/3 52/57/3
|
||||
f 112/67/3 111/68/3 98/60/3 94/69/3 113/62/3 106/70/3 104/64/3 102/71/3 100/66/3 96/56/3 95/57/3
|
||||
f 54/56/5 53/57/5 56/58/5 55/59/5 66/60/5 64/61/5 62/62/5 60/63/5 90/64/5 88/65/5 86/66/5
|
||||
f 81/56/5 82/57/5 79/58/5 80/59/5 71/60/5 73/61/5 75/62/5 77/63/5 92/64/5 57/65/5 69/66/5
|
||||
f 134/67/3 133/68/3 120/60/3 116/69/3 135/62/3 128/70/3 126/64/3 124/71/3 122/66/3 118/56/3 117/57/3
|
||||
f 109/56/5 110/57/5 107/58/5 108/59/5 99/60/5 101/61/5 103/62/5 105/63/5 114/64/5 93/65/5 97/66/5
|
||||
f 84/67/3 83/68/3 70/60/3 58/69/3 91/62/3 78/70/3 76/64/3 74/71/3 72/66/3 68/56/3 67/57/3
|
||||
f 137/72/2 138/43/2 19/53/2 18/7/2
|
||||
f 22/6/2 23/73/2 142/42/2 141/74/2
|
||||
f 137/72/2 141/74/2 144/75/2 143/76/2
|
||||
f 143/77/1 144/78/1 148/79/1 147/80/1
|
||||
f 139/81/4 140/82/4 146/83/4 145/84/4
|
||||
f 147/80/5 146/85/5 140/86/5 143/77/5
|
||||
f 144/78/3 139/81/3 145/84/3 148/79/3
|
||||
f 146/44/2 147/76/2 148/75/2 145/45/2
|
||||
f 153/87/4 154/88/4 150/89/4 149/90/4
|
||||
f 154/91/2 155/92/2 151/93/2 150/94/2
|
||||
f 155/95/1 156/96/1 152/97/1 151/98/1
|
||||
f 7/99/5 23/100/5 22/101/5 21/102/5
|
||||
f 149/90/3 150/89/3 151/98/3 152/97/3
|
||||
f 8/103/5 7/99/5 13/41/5 5/104/5
|
||||
f 161/105/4 162/106/4 158/107/4 157/108/4
|
||||
f 162/109/2 163/110/2 159/111/2 158/112/2
|
||||
f 163/113/1 164/114/1 160/115/1 159/116/1
|
||||
f 23/21/1 7/9/1 20/12/1 19/22/1 138/117/1 142/118/1
|
||||
f 157/108/3 158/107/3 159/116/3 160/115/3
|
||||
f 5/10/4 13/9/4 2/12/4 1/11/4
|
||||
f 166/119/5 170/120/5 169/121/5 165/122/5
|
||||
f 24/123/3 168/124/3 167/125/3 6/126/3
|
||||
f 4/127/6 174/128/6 171/129/6 1/130/6
|
||||
f 172/131/6 8/132/6 5/133/6 173/134/6
|
||||
f 172/131/6 170/49/6 167/52/6 174/128/6
|
||||
f 169/50/6 173/134/6 171/129/6 168/51/6
|
||||
s 1
|
||||
f 53/135/4 54/136/7 50/137/7 49/138/4
|
||||
f 43/139/8 44/140/8 46/141/4 45/142/4
|
||||
f 27/143/9 28/144/9 30/145/1 29/146/1
|
||||
f 41/147/10 42/148/10 44/140/8 43/139/8
|
||||
f 29/146/1 30/145/1 32/149/10 31/150/10
|
||||
f 45/142/4 46/141/4 48/151/11 47/152/11
|
||||
f 39/146/1 40/145/1 42/149/10 41/150/10
|
||||
f 31/147/10 32/148/10 34/140/8 33/139/8
|
||||
f 47/152/11 48/151/11 25/144/9 26/143/9
|
||||
f 26/143/9 25/144/9 40/145/1 39/146/1
|
||||
f 33/139/8 34/140/8 36/141/4 35/142/4
|
||||
f 37/152/11 38/151/11 28/144/9 27/143/9
|
||||
f 35/142/4 36/141/4 38/151/11 37/152/11
|
||||
f 83/137/7 81/136/7 69/153/12 70/154/12
|
||||
f 55/155/13 56/156/1 52/157/1 51/158/13
|
||||
f 122/159/14 121/160/14 130/155/13 118/158/13
|
||||
f 98/154/12 97/153/12 93/161/15 94/162/15
|
||||
f 59/163/2 60/164/2 62/165/16 61/166/16
|
||||
f 113/162/17 114/161/17 105/164/2 106/163/2
|
||||
f 61/166/16 62/165/16 64/160/18 63/159/18
|
||||
f 133/137/7 131/136/7 119/153/12 120/154/12
|
||||
f 94/162/15 93/161/15 114/161/17 113/162/17
|
||||
f 63/159/18 64/160/18 66/160/14 65/159/14
|
||||
f 124/166/18 123/165/18 121/160/14 122/159/14
|
||||
f 110/135/4 109/136/7 111/137/7 112/138/4
|
||||
f 126/166/16 125/165/16 123/165/18 124/166/18
|
||||
f 108/155/13 107/156/1 95/157/1 96/158/13
|
||||
f 74/159/18 73/160/18 71/155/14 72/158/14
|
||||
f 128/163/2 127/164/2 125/165/16 126/166/16
|
||||
f 76/166/16 75/165/16 73/160/18 74/159/18
|
||||
f 106/163/2 105/164/2 103/165/16 104/166/16
|
||||
f 78/163/2 77/164/2 75/165/16 76/166/16
|
||||
f 130/155/13 129/156/1 117/157/1 118/158/13
|
||||
f 104/166/16 103/165/16 101/160/18 102/159/18
|
||||
f 132/135/4 131/136/7 133/137/7 134/138/4
|
||||
f 102/159/18 101/160/18 99/160/14 100/159/14
|
||||
f 80/155/13 79/156/1 67/157/1 68/158/13
|
||||
f 116/154/15 115/153/15 136/161/17 135/162/17
|
||||
f 111/137/7 109/136/7 97/153/12 98/154/12
|
||||
f 82/135/4 81/136/7 83/137/7 84/138/4
|
||||
f 135/162/17 136/161/17 127/164/2 128/163/2
|
||||
f 58/162/15 57/161/15 92/164/17 91/163/17
|
||||
f 50/137/7 54/136/7 86/153/12 85/154/12
|
||||
f 120/154/12 119/153/12 115/153/15 116/154/15
|
||||
f 91/163/17 92/164/17 77/164/2 78/163/2
|
||||
f 65/159/14 66/160/14 55/155/13 51/158/13
|
||||
f 70/154/12 69/153/12 57/161/15 58/162/15
|
||||
f 100/159/14 99/160/14 108/155/13 96/158/13
|
||||
f 85/154/12 86/153/12 88/161/15 87/162/15
|
||||
f 72/158/14 71/155/14 80/155/13 68/158/13
|
||||
f 89/162/17 90/161/17 60/164/2 59/163/2
|
||||
f 87/162/15 88/161/15 90/161/17 89/162/17
|
|
@ -0,0 +1,96 @@
|
|||
# Blender v2.75 (sub 4) OBJ File: 'birdbath.blend'
|
||||
# www.blender.org
|
||||
o Cube.001
|
||||
v -0.400000 -0.500000 0.400000
|
||||
v -0.400000 -0.400000 0.400000
|
||||
v -0.400000 -0.500000 -0.400000
|
||||
v -0.400000 -0.400000 -0.400000
|
||||
v 0.400000 -0.500000 0.400000
|
||||
v 0.400000 -0.400000 0.400000
|
||||
v 0.400000 -0.500000 -0.400000
|
||||
v 0.400000 -0.400000 -0.400000
|
||||
v -0.100000 -0.400000 0.100000
|
||||
v -0.100000 -0.400000 -0.100000
|
||||
v 0.100000 -0.400000 -0.100000
|
||||
v 0.100000 -0.400000 0.100000
|
||||
v -0.100000 0.200000 0.100000
|
||||
v -0.100000 0.200000 -0.100000
|
||||
v 0.100000 0.200000 -0.100000
|
||||
v 0.100000 0.200000 0.100000
|
||||
v -0.500000 0.200000 0.500000
|
||||
v -0.500000 0.200000 -0.500000
|
||||
v 0.500000 0.200000 -0.500000
|
||||
v 0.500000 0.200000 0.500000
|
||||
v -0.500000 0.450000 0.500000
|
||||
v -0.500000 0.450000 -0.500000
|
||||
v 0.500000 0.450000 -0.500000
|
||||
v 0.500000 0.450000 0.500000
|
||||
v -0.404231 0.376539 0.404231
|
||||
v -0.404231 0.376539 -0.404231
|
||||
v 0.404231 0.376539 -0.404231
|
||||
v 0.404231 0.376539 0.404231
|
||||
vt 0.100000 0.100000
|
||||
vt 0.900000 0.100000
|
||||
vt 0.900000 0.000000
|
||||
vt 0.100000 0.000000
|
||||
vt 0.100000 0.900000
|
||||
vt 0.900000 0.900000
|
||||
vt 0.400000 0.400000
|
||||
vt 0.400000 0.600000
|
||||
vt 0.400000 0.100000
|
||||
vt 0.600000 0.100000
|
||||
vt 0.600000 0.700000
|
||||
vt 0.400000 0.700000
|
||||
vt 0.600000 0.400000
|
||||
vt 0.600000 0.600000
|
||||
vt 1.000000 0.000000
|
||||
vt 0.000000 0.000000
|
||||
vt 0.000000 0.700000
|
||||
vt 1.000000 0.700000
|
||||
vt 1.000000 0.950000
|
||||
vt 0.000000 0.950000
|
||||
vt 0.000000 1.000000
|
||||
vt 1.000000 1.000000
|
||||
vt 0.095769 0.095769
|
||||
vt 0.095769 0.904231
|
||||
vt 0.904231 0.095769
|
||||
vt 0.904231 0.904231
|
||||
vn -1.000000 0.000000 0.000000
|
||||
vn 0.000000 0.000000 -1.000000
|
||||
vn 1.000000 0.000000 0.000000
|
||||
vn 0.000000 0.000000 1.000000
|
||||
vn 0.000000 -1.000000 0.000000
|
||||
vn 0.000000 1.000000 0.000000
|
||||
vn 0.608600 0.793500 0.000000
|
||||
vn 0.000000 0.793500 -0.608600
|
||||
vn 0.000000 0.793500 0.608600
|
||||
vn -0.608600 0.793500 0.000000
|
||||
g Cube.001_Cube.001_Material
|
||||
s off
|
||||
f 2/1/1 4/2/1 3/3/1 1/4/1
|
||||
f 4/1/2 8/2/2 7/3/2 3/4/2
|
||||
f 8/2/3 6/1/3 5/4/3 7/3/3
|
||||
f 6/2/4 2/1/4 1/4/4 5/3/4
|
||||
f 1/1/5 3/5/5 7/6/5 5/2/5
|
||||
f 4/5/6 2/1/6 9/7/6 10/8/6
|
||||
f 12/9/3 11/10/3 15/11/3 16/12/3
|
||||
f 2/1/6 6/2/6 12/13/6 9/7/6
|
||||
f 8/6/6 4/5/6 10/8/6 11/14/6
|
||||
f 6/2/6 8/6/6 11/14/6 12/13/6
|
||||
f 13/7/5 16/13/5 20/15/5 17/16/5
|
||||
f 10/10/1 9/9/1 13/12/1 14/11/1
|
||||
f 9/9/4 12/10/4 16/11/4 13/12/4
|
||||
f 11/10/2 10/9/2 14/12/2 15/11/2
|
||||
f 20/17/3 19/18/3 23/19/3 24/20/3
|
||||
f 15/14/5 14/8/5 18/21/5 19/22/5
|
||||
f 16/13/5 15/14/5 19/22/5 20/15/5
|
||||
f 14/8/5 13/7/5 17/16/5 18/21/5
|
||||
f 22/21/7 21/16/7 25/23/7 26/24/7
|
||||
f 18/18/1 17/17/1 21/20/1 22/19/1
|
||||
f 17/17/4 20/18/4 24/19/4 21/20/4
|
||||
f 19/18/2 18/17/2 22/20/2 23/19/2
|
||||
f 21/16/8 24/15/8 28/25/8 25/23/8
|
||||
f 23/22/9 22/21/9 26/24/9 27/26/9
|
||||
f 24/15/10 23/22/10 27/26/10 28/25/10
|
||||
g Cube.001_Cube.001_Water.001
|
||||
f 28/15/6 27/22/6 26/21/6 25/16/6
|
|
@ -0,0 +1,233 @@
|
|||
# Blender v2.75 (sub 0) OBJ File: ''
|
||||
# www.blender.org
|
||||
mtllib fireplace_empty.mtl
|
||||
o Cube.009_Cube.010
|
||||
v -1.875625 -0.331071 -0.956249
|
||||
v -1.882333 -0.303344 0.871280
|
||||
v -1.871355 -0.873750 -0.947999
|
||||
v -1.878062 -0.846023 0.879529
|
||||
v -1.970013 -0.331819 -0.956584
|
||||
v -1.976720 -0.304092 0.870945
|
||||
v -1.965742 -0.874498 -0.948335
|
||||
v -1.972450 -0.846771 0.879194
|
||||
vn 1.000000 0.007900 0.003500
|
||||
vn 0.007900 -0.999900 0.015200
|
||||
vn -1.000000 -0.007900 -0.003500
|
||||
vn -0.007900 0.999900 -0.015200
|
||||
vn 0.003700 -0.015200 -0.999900
|
||||
vn -0.003700 0.015200 0.999900
|
||||
usemtl None
|
||||
s off
|
||||
f 2//1 4//1 3//1 1//1
|
||||
f 4//2 8//2 7//2 3//2
|
||||
f 8//3 6//3 5//3 7//3
|
||||
f 6//4 2//4 1//4 5//4
|
||||
f 1//5 3//5 7//5 5//5
|
||||
f 6//6 8//6 4//6 2//6
|
||||
o Cube.008_Cube.009
|
||||
v -1.914666 1.976250 0.049641
|
||||
v -1.914666 2.249527 0.049641
|
||||
v -1.914666 1.976250 -0.283576
|
||||
v -1.914666 2.249527 -0.283576
|
||||
v -0.054283 1.976250 0.049641
|
||||
v -0.054283 2.249527 0.049641
|
||||
v -0.054283 1.976250 -0.283576
|
||||
v -0.054283 2.249527 -0.283576
|
||||
vn -1.000000 0.000000 0.000000
|
||||
vn 0.000000 0.000000 -1.000000
|
||||
vn 1.000000 0.000000 0.000000
|
||||
vn 0.000000 0.000000 1.000000
|
||||
vn 0.000000 -1.000000 0.000000
|
||||
vn 0.000000 1.000000 0.000000
|
||||
usemtl None
|
||||
s off
|
||||
f 10//7 12//7 11//7 9//7
|
||||
f 12//8 16//8 15//8 11//8
|
||||
f 16//9 14//9 13//9 15//9
|
||||
f 14//10 10//10 9//10 13//10
|
||||
f 9//11 11//11 15//11 13//11
|
||||
f 14//12 16//12 12//12 10//12
|
||||
o Cube.007_Cube.008
|
||||
v -1.911818 1.599512 0.223404
|
||||
v -1.911818 1.990067 0.223404
|
||||
v -1.911818 1.599512 -0.401498
|
||||
v -1.911818 1.990067 -0.401498
|
||||
v -0.072114 1.599512 0.223404
|
||||
v -0.072114 1.990067 0.223404
|
||||
v -0.072114 1.599512 -0.401498
|
||||
v -0.072114 1.990067 -0.401498
|
||||
vn -1.000000 0.000000 0.000000
|
||||
vn 0.000000 0.000000 -1.000000
|
||||
vn 1.000000 0.000000 0.000000
|
||||
vn 0.000000 0.000000 1.000000
|
||||
vn 0.000000 -1.000000 0.000000
|
||||
vn 0.000000 1.000000 0.000000
|
||||
usemtl None
|
||||
s off
|
||||
f 18//13 20//13 19//13 17//13
|
||||
f 20//14 24//14 23//14 19//14
|
||||
f 24//15 22//15 21//15 23//15
|
||||
f 22//16 18//16 17//16 21//16
|
||||
f 17//17 19//17 23//17 21//17
|
||||
f 22//18 24//18 20//18 18//18
|
||||
o Cube.006_Cube.007
|
||||
v -1.919788 1.283157 0.334455
|
||||
v -1.919788 1.673711 0.334455
|
||||
v -1.919788 1.283157 -0.532109
|
||||
v -1.919788 1.673711 -0.532109
|
||||
v -0.007317 1.283157 0.334455
|
||||
v -0.007317 1.673711 0.334455
|
||||
v -0.007317 1.283157 -0.532109
|
||||
v -0.007317 1.673711 -0.532109
|
||||
vn -1.000000 0.000000 0.000000
|
||||
vn 0.000000 0.000000 -1.000000
|
||||
vn 1.000000 0.000000 0.000000
|
||||
vn 0.000000 0.000000 1.000000
|
||||
vn 0.000000 -1.000000 0.000000
|
||||
vn 0.000000 1.000000 0.000000
|
||||
usemtl None
|
||||
s off
|
||||
f 26//19 28//19 27//19 25//19
|
||||
f 28//20 32//20 31//20 27//20
|
||||
f 32//21 30//21 29//21 31//21
|
||||
f 30//22 26//22 25//22 29//22
|
||||
f 25//23 27//23 31//23 29//23
|
||||
f 30//24 32//24 28//24 26//24
|
||||
o Cube.005_Cube.006
|
||||
v -1.931623 1.001512 0.792719
|
||||
v -1.931623 1.392066 0.792719
|
||||
v -1.931623 1.001512 -0.918889
|
||||
v -1.931623 1.392066 -0.918889
|
||||
v 0.044714 1.001512 0.792719
|
||||
v 0.044714 1.392066 0.792719
|
||||
v 0.044714 1.001512 -0.918889
|
||||
v 0.044714 1.392066 -0.918889
|
||||
vn -1.000000 0.000000 0.000000
|
||||
vn 0.000000 0.000000 -1.000000
|
||||
vn 1.000000 0.000000 0.000000
|
||||
vn 0.000000 0.000000 1.000000
|
||||
vn 0.000000 -1.000000 0.000000
|
||||
vn 0.000000 1.000000 0.000000
|
||||
usemtl None
|
||||
s off
|
||||
f 34//25 36//25 35//25 33//25
|
||||
f 36//26 40//26 39//26 35//26
|
||||
f 40//27 38//27 37//27 39//27
|
||||
f 38//28 34//28 33//28 37//28
|
||||
f 33//29 35//29 39//29 37//29
|
||||
f 38//30 40//30 36//30 34//30
|
||||
o Cube.004_Cube.005
|
||||
v 0.056191 0.896049 -1.031979
|
||||
v 0.056191 0.899351 0.941779
|
||||
v -1.943517 0.930250 -1.032036
|
||||
v -1.943517 0.933552 0.941721
|
||||
v 0.057803 0.990334 -1.032137
|
||||
v 0.057804 0.993636 0.941621
|
||||
v -1.941904 1.024536 -1.032194
|
||||
v -1.941904 1.027838 0.941564
|
||||
vn -0.017100 -0.999900 0.001700
|
||||
vn -0.999900 0.017100 -0.000000
|
||||
vn 0.017100 0.999900 -0.001700
|
||||
vn 0.999900 -0.017100 0.000000
|
||||
vn -0.000000 -0.001700 -1.000000
|
||||
vn 0.000000 0.001700 1.000000
|
||||
usemtl None
|
||||
s off
|
||||
f 42//31 44//31 43//31 41//31
|
||||
f 44//32 48//32 47//32 43//32
|
||||
f 48//33 46//33 45//33 47//33
|
||||
f 46//34 42//34 41//34 45//34
|
||||
f 41//35 43//35 47//35 45//35
|
||||
f 46//36 48//36 44//36 42//36
|
||||
o Cube.003_Cube.004
|
||||
v 0.016186 -0.966420 -0.971699
|
||||
v 0.016186 -0.915652 0.951856
|
||||
v -1.983521 -0.932231 -0.972601
|
||||
v -1.983521 -0.881463 0.950953
|
||||
v 0.017799 -0.872167 -0.974186
|
||||
v 0.017799 -0.821400 0.949368
|
||||
v -1.981909 -0.837978 -0.975089
|
||||
v -1.981909 -0.787210 0.948466
|
||||
vn -0.017100 -0.999500 0.026400
|
||||
vn -0.999900 0.017100 -0.000500
|
||||
vn 0.017100 0.999500 -0.026400
|
||||
vn 0.999900 -0.017100 0.000500
|
||||
vn 0.000000 -0.026400 -0.999700
|
||||
vn -0.000000 0.026400 0.999700
|
||||
usemtl None
|
||||
s off
|
||||
f 50//37 52//37 51//37 49//37
|
||||
f 52//38 56//38 55//38 51//38
|
||||
f 56//39 54//39 53//39 55//39
|
||||
f 54//40 50//40 49//40 53//40
|
||||
f 49//41 51//41 55//41 53//41
|
||||
f 54//42 56//42 52//42 50//42
|
||||
o Cube.002_Cube.003
|
||||
v 0.016186 -0.997135 -0.902221
|
||||
v 0.016186 1.002865 -0.902221
|
||||
v -1.983521 -0.997135 -0.936423
|
||||
v -1.983521 1.002865 -0.936423
|
||||
v 0.017799 -0.997135 -0.996509
|
||||
v 0.017799 1.002865 -0.996509
|
||||
v -1.981909 -0.997135 -1.030711
|
||||
v -1.981909 1.002865 -1.030711
|
||||
vn -0.017100 0.000000 0.999900
|
||||
vn -0.999900 0.000000 -0.017100
|
||||
vn 0.017100 0.000000 -0.999900
|
||||
vn 0.999900 0.000000 0.017100
|
||||
vn 0.000000 -1.000000 0.000000
|
||||
vn 0.000000 1.000000 0.000000
|
||||
usemtl None
|
||||
s off
|
||||
f 58//43 60//43 59//43 57//43
|
||||
f 60//44 64//44 63//44 59//44
|
||||
f 64//45 62//45 61//45 63//45
|
||||
f 62//46 58//46 57//46 61//46
|
||||
f 57//47 59//47 63//47 61//47
|
||||
f 62//48 64//48 60//48 58//48
|
||||
o Cube.001_Cube.002
|
||||
v 0.048057 -1.004804 0.990161
|
||||
v 0.048057 0.995196 0.990161
|
||||
v -1.951651 -1.004804 0.955960
|
||||
v -1.951651 0.995196 0.955960
|
||||
v 0.049669 -1.004804 0.895873
|
||||
v 0.049669 0.995196 0.895873
|
||||
v -1.950038 -1.004804 0.861672
|
||||
v -1.950038 0.995196 0.861672
|
||||
vn -0.017100 0.000000 0.999900
|
||||
vn -0.999900 0.000000 -0.017100
|
||||
vn 0.017100 0.000000 -0.999900
|
||||
vn 0.999900 0.000000 0.017100
|
||||
vn 0.000000 -1.000000 0.000000
|
||||
vn 0.000000 1.000000 -0.000000
|
||||
usemtl None
|
||||
s off
|
||||
f 66//49 68//49 67//49 65//49
|
||||
f 68//50 72//50 71//50 67//50
|
||||
f 72//51 70//51 69//51 71//51
|
||||
f 70//52 66//52 65//52 69//52
|
||||
f 65//53 67//53 71//53 69//53
|
||||
f 70//54 72//54 68//54 66//54
|
||||
o Cube_Cube.001
|
||||
v -0.047151 -1.000000 1.000000
|
||||
v -0.047151 1.000000 1.000000
|
||||
v -0.047151 -1.000000 -1.000000
|
||||
v -0.047151 1.000000 -1.000000
|
||||
v 0.047151 -1.000000 1.000000
|
||||
v 0.047151 1.000000 1.000000
|
||||
v 0.047151 -1.000000 -1.000000
|
||||
v 0.047151 1.000000 -1.000000
|
||||
vn -1.000000 0.000000 0.000000
|
||||
vn 0.000000 0.000000 -1.000000
|
||||
vn 1.000000 0.000000 0.000000
|
||||
vn 0.000000 0.000000 1.000000
|
||||
vn 0.000000 -1.000000 0.000000
|
||||
vn 0.000000 1.000000 0.000000
|
||||
usemtl None
|
||||
s off
|
||||
f 74//55 76//55 75//55 73//55
|
||||
f 76//56 80//56 79//56 75//56
|
||||
f 80//57 78//57 77//57 79//57
|
||||
f 78//58 74//58 73//58 77//58
|
||||
f 73//59 75//59 79//59 77//59
|
||||
f 78//60 80//60 76//60 74//60
|
|
@ -0,0 +1,201 @@
|
|||
# Blender v2.75 (sub 4) OBJ File: 'fireplace_empty.blend'
|
||||
# www.blender.org
|
||||
o Fireplace_off_Plane
|
||||
v 0.447003 -0.064595 -0.457685
|
||||
v 0.447003 -0.364595 -0.457685
|
||||
v -0.447003 -0.064595 -0.457685
|
||||
v -0.447003 -0.364595 -0.457685
|
||||
v -0.500000 -0.400000 -0.500000
|
||||
v -0.500000 0.500000 -0.500000
|
||||
v 0.500000 -0.400000 -0.500000
|
||||
v 0.500000 0.500000 -0.500000
|
||||
v -0.500000 -0.400000 0.500000
|
||||
v -0.500000 0.500000 0.500000
|
||||
v 0.500000 -0.400000 0.500000
|
||||
v 0.500000 0.500000 0.500000
|
||||
v -0.400000 0.500000 -0.500000
|
||||
v 0.400000 0.500000 -0.500000
|
||||
v 0.400000 -0.400000 -0.500000
|
||||
v -0.400000 -0.400000 -0.500000
|
||||
v 0.400000 0.500000 0.500000
|
||||
v -0.400000 0.500000 0.500000
|
||||
v -0.400000 -0.400000 0.500000
|
||||
v 0.400000 -0.400000 0.500000
|
||||
v -0.500000 -0.300000 -0.500000
|
||||
v -0.500000 0.400000 -0.500000
|
||||
v 0.500000 0.400000 -0.500000
|
||||
v 0.500000 -0.300000 -0.500000
|
||||
v 0.500000 0.400000 0.500000
|
||||
v 0.500000 -0.300000 0.500000
|
||||
v -0.500000 0.400000 0.500000
|
||||
v -0.500000 -0.300000 0.500000
|
||||
v 0.400000 0.400000 0.500000
|
||||
v 0.400000 -0.300000 0.500000
|
||||
v -0.400000 0.400000 0.500000
|
||||
v -0.400000 -0.300000 0.500000
|
||||
v -0.400000 0.400000 -0.500000
|
||||
v -0.400000 -0.300000 -0.500000
|
||||
v 0.400000 0.400000 -0.500000
|
||||
v 0.400000 -0.300000 -0.500000
|
||||
v -0.400000 0.400000 0.400000
|
||||
v -0.400000 -0.300000 0.400000
|
||||
v 0.400000 0.400000 0.400000
|
||||
v 0.400000 -0.300000 0.400000
|
||||
v -0.400000 -0.500000 -0.500000
|
||||
v -0.500000 -0.500000 -0.500000
|
||||
v 0.500000 -0.500000 0.500000
|
||||
v 0.500000 -0.500000 -0.500000
|
||||
v 0.400000 -0.500000 0.500000
|
||||
v -0.500000 -0.500000 0.500000
|
||||
v 0.400000 -0.500000 -0.500000
|
||||
v -0.400000 -0.500000 0.500000
|
||||
v -0.400000 0.675000 -0.500000
|
||||
v 0.400000 0.675000 -0.500000
|
||||
v -0.400000 0.675000 0.500000
|
||||
v 0.400000 0.675000 0.500000
|
||||
v 0.400000 0.675000 0.500000
|
||||
v -0.400000 0.675000 0.500000
|
||||
v 0.400000 0.675000 -0.500000
|
||||
v -0.400000 0.675000 -0.500000
|
||||
v 0.240000 0.675000 0.500000
|
||||
v -0.240000 0.675000 0.500000
|
||||
v 0.240000 0.675000 -0.500000
|
||||
v -0.240000 0.675000 -0.500000
|
||||
v 0.240000 0.875000 0.500000
|
||||
v -0.240000 0.875000 0.500000
|
||||
v 0.240000 0.875000 -0.500000
|
||||
v -0.240000 0.875000 -0.500000
|
||||
v 0.120000 0.875000 0.500000
|
||||
v -0.120000 0.875000 0.500000
|
||||
v 0.120000 0.875000 -0.500000
|
||||
v -0.120000 0.875000 -0.500000
|
||||
v 0.120000 1.075000 0.500000
|
||||
v -0.120000 1.075000 0.500000
|
||||
v 0.120000 1.075000 -0.500000
|
||||
v -0.120000 1.075000 -0.500000
|
||||
vt 0.980066 -0.232831
|
||||
vt 1.103207 -0.232831
|
||||
vt 1.103207 -0.355973
|
||||
vt 0.980066 -0.355973
|
||||
vt -0.128207 -0.232831
|
||||
vt -0.128207 -0.355973
|
||||
vt -0.005066 -0.232831
|
||||
vt -0.005066 -0.355973
|
||||
vt -0.005066 -0.479114
|
||||
vt -0.128207 -0.479114
|
||||
vt 1.103207 0.629159
|
||||
vt 1.103207 0.752301
|
||||
vt -0.128207 0.752301
|
||||
vt -0.128207 0.629159
|
||||
vt 1.103207 -0.479114
|
||||
vt 0.980066 -0.479114
|
||||
vt -0.005066 0.752301
|
||||
vt 0.980066 0.752301
|
||||
vt 0.980066 0.629159
|
||||
vt -0.005066 0.629159
|
||||
vt -0.128207 0.967798
|
||||
vt 1.103207 0.967798
|
||||
vt 1.103207 1.214081
|
||||
vt -0.128207 1.214081
|
||||
vt 0.121793 -0.355973
|
||||
vt 1.353207 -0.355973
|
||||
vt 1.353207 -0.158946
|
||||
vt 0.121793 -0.158946
|
||||
vt 1.353207 -0.011176
|
||||
vt 0.121793 -0.011176
|
||||
vt 1.353207 0.629159
|
||||
vt 0.121793 0.629159
|
||||
vt 0.121793 0.432133
|
||||
vt 1.353207 0.432133
|
||||
vt 0.121793 0.284363
|
||||
vt 1.353207 0.284363
|
||||
vt 1.103207 1.460364
|
||||
vt -0.128207 1.460364
|
||||
vt 0.341929 1.457455
|
||||
vt 0.633902 1.457455
|
||||
vt 0.633902 1.214144
|
||||
vt 0.341929 1.214144
|
||||
vt 0.339730 1.214081
|
||||
vt 0.635270 1.214081
|
||||
vt 0.635270 1.460364
|
||||
vt 0.339730 1.460364
|
||||
vt 0.191961 1.214081
|
||||
vt 0.783040 1.214081
|
||||
vt 0.783040 0.967798
|
||||
vt 0.191961 0.967798
|
||||
vt 0.980066 0.967798
|
||||
vt -0.005066 0.967798
|
||||
vt -0.043259 1.000983
|
||||
vt -0.043259 0.631558
|
||||
vt 1.057632 0.631558
|
||||
vt 1.057632 1.000983
|
||||
vn 0.000000 0.000000 -1.000000
|
||||
vn 1.000000 0.000000 0.000000
|
||||
vn 0.000000 0.000000 1.000000
|
||||
vn -1.000000 0.000000 -0.000000
|
||||
vn 0.000000 1.000000 0.000000
|
||||
vn 0.000000 -1.000000 0.000000
|
||||
g Fireplace_off_Plane_FirePlace
|
||||
s off
|
||||
f 36/1/1 24/2/1 7/3/1 15/4/1
|
||||
f 24/5/2 26/2/2 11/3/2 7/6/2
|
||||
f 32/7/3 28/5/3 9/6/3 19/8/3
|
||||
f 28/2/4 21/5/4 5/6/4 9/3/4
|
||||
f 5/6/1 16/8/1 41/9/1 42/10/1
|
||||
f 17/11/5 12/12/5 8/13/5 14/14/5
|
||||
f 10/15/5 18/3/5 13/6/5 6/10/5
|
||||
f 15/4/1 7/3/1 44/15/1 47/16/1
|
||||
f 16/6/6 15/14/6 20/11/6 19/3/6
|
||||
f 26/2/3 30/1/3 20/4/3 11/3/3
|
||||
f 30/1/3 32/7/3 19/8/3 20/4/3
|
||||
f 21/5/1 34/7/1 16/8/1 5/6/1
|
||||
f 34/7/1 36/1/1 15/4/1 16/8/1
|
||||
f 13/17/1 14/18/1 35/19/1 33/20/1
|
||||
f 36/14/5 34/6/5 38/4/5 40/19/5
|
||||
f 6/13/1 13/17/1 33/20/1 22/14/1
|
||||
f 22/14/1 33/20/1 34/7/1 21/5/1
|
||||
f 17/18/3 18/17/3 31/20/3 29/19/3
|
||||
f 29/19/3 31/20/3 32/7/3 30/1/3
|
||||
f 12/12/3 17/18/3 29/19/3 25/11/3
|
||||
f 25/11/3 29/19/3 30/1/3 26/2/3
|
||||
f 10/12/4 6/13/4 22/14/4 27/11/4
|
||||
f 27/11/4 22/14/4 21/5/4 28/2/4
|
||||
f 18/17/3 10/13/3 27/14/3 31/20/3
|
||||
f 31/20/3 27/14/3 28/5/3 32/7/3
|
||||
f 8/13/2 12/12/2 25/11/2 23/14/2
|
||||
f 23/14/2 25/11/2 26/2/2 24/5/2
|
||||
f 14/18/1 8/12/1 23/11/1 35/19/1
|
||||
f 35/19/1 23/11/1 24/2/1 36/1/1
|
||||
f 37/20/1 39/19/1 40/1/1 38/7/1
|
||||
f 35/14/4 36/5/4 40/1/4 39/19/4
|
||||
f 34/5/2 33/14/2 37/19/2 38/1/2
|
||||
f 33/6/6 35/14/6 39/19/6 37/4/6
|
||||
f 47/14/6 44/13/6 43/12/6 45/11/6
|
||||
f 42/10/6 41/6/6 48/3/6 46/15/6
|
||||
f 20/3/4 15/6/4 47/10/4 45/15/4
|
||||
f 7/6/2 11/3/2 43/15/2 44/10/2
|
||||
f 16/6/2 19/3/2 48/15/2 41/10/2
|
||||
f 9/3/4 5/6/4 42/10/4 46/15/4
|
||||
f 11/3/3 20/4/3 45/16/3 43/15/3
|
||||
f 19/8/3 9/6/3 46/10/3 48/9/3
|
||||
f 60/21/4 58/22/4 62/23/4 64/24/4
|
||||
f 17/12/2 14/13/2 50/21/2 52/22/2
|
||||
f 13/13/4 18/12/4 51/22/4 49/21/4
|
||||
f 56/25/5 54/26/5 58/27/5 60/28/5
|
||||
f 49/6/3 51/3/3 54/3/3 56/6/3
|
||||
f 64/28/5 62/27/5 66/29/5 68/30/5
|
||||
f 57/22/2 59/21/2 63/24/2 61/23/2
|
||||
f 53/31/5 55/32/5 59/33/5 57/34/5
|
||||
f 52/11/3 50/14/3 55/14/3 53/11/3
|
||||
f 61/34/5 63/33/5 67/35/5 65/36/5
|
||||
f 68/24/4 66/23/4 70/37/4 72/38/4
|
||||
f 65/23/2 67/24/2 71/38/2 69/37/2
|
||||
f 71/35/5 72/30/5 70/29/5 69/36/5
|
||||
f 72/39/1 71/40/1 67/41/1 68/42/1
|
||||
f 66/43/3 65/44/3 69/45/3 70/46/3
|
||||
f 64/47/1 68/43/1 67/44/1 63/48/1 59/49/1 60/50/1
|
||||
f 58/50/3 57/49/3 61/48/3 65/44/3 66/43/3 62/47/3
|
||||
f 18/17/3 17/18/3 52/51/3 54/52/3 58/50/3 57/49/3 53/51/3 51/52/3
|
||||
f 13/17/1 49/52/1 55/51/1 59/49/1 60/50/1 56/52/1 50/51/1 14/18/1
|
||||
g Fireplace_off_Plane_Grate
|
||||
f 1/53/1 2/54/1 4/55/1 3/56/1
|
|
@ -0,0 +1,271 @@
|
|||
# Blender v2.75 (sub 4) OBJ File: 'fireplace_empty.blend'
|
||||
# www.blender.org
|
||||
o Fireplace_on_Plane.002
|
||||
v -0.351930 -0.351930 0.025126
|
||||
v -0.351930 0.351930 0.025126
|
||||
v 0.351930 -0.351930 0.025126
|
||||
v 0.351930 0.351930 0.025126
|
||||
v 0.400000 0.041703 0.249151
|
||||
v -0.400000 0.041703 0.249151
|
||||
v 0.400000 -0.008757 0.370972
|
||||
v -0.400000 -0.008757 0.370972
|
||||
v 0.400000 -0.302859 0.249151
|
||||
v -0.400000 -0.302859 0.249151
|
||||
v 0.400000 -0.252399 0.127330
|
||||
v -0.400000 -0.252399 0.127330
|
||||
v 0.400000 -0.130578 0.076870
|
||||
v -0.400000 -0.130578 0.076870
|
||||
v 0.400000 -0.008757 0.127330
|
||||
v -0.400000 -0.008757 0.127330
|
||||
v 0.400000 -0.079822 -0.150849
|
||||
v -0.400000 -0.079822 -0.150849
|
||||
v 0.400000 -0.112470 -0.072030
|
||||
v -0.400000 -0.112470 -0.072030
|
||||
v 0.400000 -0.191289 -0.039382
|
||||
v -0.400000 -0.191289 -0.039382
|
||||
v 0.400000 -0.302756 -0.150849
|
||||
v -0.400000 -0.302756 -0.150849
|
||||
v 0.400000 -0.270108 -0.229668
|
||||
v -0.400000 -0.270108 -0.229668
|
||||
v 0.400000 -0.191289 -0.262316
|
||||
v -0.400000 -0.191289 -0.262316
|
||||
v 0.400000 -0.112470 -0.229668
|
||||
v -0.400000 -0.112470 -0.229668
|
||||
v 0.447003 -0.064595 -0.457685
|
||||
v 0.447003 -0.364595 -0.457685
|
||||
v -0.447003 -0.064595 -0.457685
|
||||
v -0.447003 -0.364595 -0.457685
|
||||
v -0.500000 -0.400000 -0.500000
|
||||
v -0.500000 0.500000 -0.500000
|
||||
v 0.500000 -0.400000 -0.500000
|
||||
v 0.500000 0.500000 -0.500000
|
||||
v -0.500000 -0.400000 0.500000
|
||||
v -0.500000 0.500000 0.500000
|
||||
v 0.500000 -0.400000 0.500000
|
||||
v 0.500000 0.500000 0.500000
|
||||
v -0.400000 0.500000 -0.500000
|
||||
v 0.400000 0.500000 -0.500000
|
||||
v 0.400000 -0.400000 -0.500000
|
||||
v -0.400000 -0.400000 -0.500000
|
||||
v 0.400000 0.500000 0.500000
|
||||
v -0.400000 0.500000 0.500000
|
||||
v -0.400000 -0.400000 0.500000
|
||||
v 0.400000 -0.400000 0.500000
|
||||
v -0.500000 -0.300000 -0.500000
|
||||
v -0.500000 0.400000 -0.500000
|
||||
v 0.500000 0.400000 -0.500000
|
||||
v 0.500000 -0.300000 -0.500000
|
||||
v 0.500000 0.400000 0.500000
|
||||
v 0.500000 -0.300000 0.500000
|
||||
v -0.500000 0.400000 0.500000
|
||||
v -0.500000 -0.300000 0.500000
|
||||
v 0.400000 0.400000 0.500000
|
||||
v 0.400000 -0.300000 0.500000
|
||||
v -0.400000 0.400000 0.500000
|
||||
v -0.400000 -0.300000 0.500000
|
||||
v -0.400000 0.400000 -0.500000
|
||||
v -0.400000 -0.300000 -0.500000
|
||||
v 0.400000 0.400000 -0.500000
|
||||
v 0.400000 -0.300000 -0.500000
|
||||
v -0.400000 0.400000 0.400000
|
||||
v -0.400000 -0.300000 0.400000
|
||||
v 0.400000 0.400000 0.400000
|
||||
v 0.400000 -0.300000 0.400000
|
||||
v -0.400000 -0.500000 -0.500000
|
||||
v -0.500000 -0.500000 -0.500000
|
||||
v 0.500000 -0.500000 0.500000
|
||||
v 0.500000 -0.500000 -0.500000
|
||||
v 0.400000 -0.500000 0.500000
|
||||
v -0.500000 -0.500000 0.500000
|
||||
v 0.400000 -0.500000 -0.500000
|
||||
v -0.400000 -0.500000 0.500000
|
||||
v -0.400000 0.675000 -0.500000
|
||||
v 0.400000 0.675000 -0.500000
|
||||
v -0.400000 0.675000 0.500000
|
||||
v 0.400000 0.675000 0.500000
|
||||
v 0.400000 0.675000 0.500000
|
||||
v -0.400000 0.675000 0.500000
|
||||
v 0.400000 0.675000 -0.500000
|
||||
v -0.400000 0.675000 -0.500000
|
||||
v 0.240000 0.675000 0.500000
|
||||
v -0.240000 0.675000 0.500000
|
||||
v 0.240000 0.675000 -0.500000
|
||||
v -0.240000 0.675000 -0.500000
|
||||
v 0.240000 0.875000 0.500000
|
||||
v -0.240000 0.875000 0.500000
|
||||
v 0.240000 0.875000 -0.500000
|
||||
v -0.240000 0.875000 -0.500000
|
||||
v 0.120000 0.875000 0.500000
|
||||
v -0.120000 0.875000 0.500000
|
||||
v 0.120000 0.875000 -0.500000
|
||||
v -0.120000 0.875000 -0.500000
|
||||
v 0.120000 1.075000 0.500000
|
||||
v -0.120000 1.075000 0.500000
|
||||
v 0.120000 1.075000 -0.500000
|
||||
v -0.120000 1.075000 -0.500000
|
||||
vt 0.980066 -0.232831
|
||||
vt 1.103207 -0.232831
|
||||
vt 1.103207 -0.355973
|
||||
vt 0.980066 -0.355973
|
||||
vt -0.128207 -0.232831
|
||||
vt -0.128207 -0.355973
|
||||
vt -0.005066 -0.232831
|
||||
vt -0.005066 -0.355973
|
||||
vt -0.005066 -0.479114
|
||||
vt -0.128207 -0.479114
|
||||
vt 1.103207 0.629159
|
||||
vt 1.103207 0.752301
|
||||
vt -0.128207 0.752301
|
||||
vt -0.128207 0.629159
|
||||
vt 1.103207 -0.479114
|
||||
vt 0.980066 -0.479114
|
||||
vt -0.005066 0.752301
|
||||
vt 0.980066 0.752301
|
||||
vt 0.980066 0.629159
|
||||
vt -0.005066 0.629159
|
||||
vt -0.128207 0.967798
|
||||
vt 1.103207 0.967798
|
||||
vt 1.103207 1.214081
|
||||
vt -0.128207 1.214081
|
||||
vt 0.121793 -0.355973
|
||||
vt 1.353207 -0.355973
|
||||
vt 1.353207 -0.158946
|
||||
vt 0.121793 -0.158946
|
||||
vt 1.353207 -0.011176
|
||||
vt 0.121793 -0.011176
|
||||
vt 1.353207 0.629159
|
||||
vt 0.121793 0.629159
|
||||
vt 0.121793 0.432133
|
||||
vt 1.353207 0.432133
|
||||
vt 0.121793 0.284363
|
||||
vt 1.353207 0.284363
|
||||
vt 1.103207 1.460364
|
||||
vt -0.128207 1.460364
|
||||
vt 0.344398 1.457912
|
||||
vt 0.635804 1.457912
|
||||
vt 0.635804 1.215073
|
||||
vt 0.344398 1.215073
|
||||
vt 0.339730 1.214081
|
||||
vt 0.635270 1.214081
|
||||
vt 0.635270 1.460364
|
||||
vt 0.339730 1.460364
|
||||
vt 0.191961 1.214081
|
||||
vt 0.783040 1.214081
|
||||
vt 0.783040 0.967798
|
||||
vt 0.191961 0.967798
|
||||
vt 0.980066 0.967798
|
||||
vt -0.005066 0.967798
|
||||
vt -0.043259 1.000983
|
||||
vt -0.043259 0.631558
|
||||
vt 1.057632 0.631558
|
||||
vt 1.057632 1.000983
|
||||
vt 0.621575 0.000134
|
||||
vt 0.621575 0.999866
|
||||
vt 0.496809 0.999866
|
||||
vt 0.496810 0.000134
|
||||
vt 0.122515 0.000134
|
||||
vt 0.122514 0.999866
|
||||
vt -0.002251 0.999866
|
||||
vt -0.002250 0.000134
|
||||
vt 0.995869 0.000134
|
||||
vt 0.995869 0.999866
|
||||
vt 0.871105 0.999866
|
||||
vt 0.871105 0.000134
|
||||
vt 0.746340 0.000134
|
||||
vt 0.746340 0.999866
|
||||
vt 0.372044 0.999866
|
||||
vt 0.372045 0.000134
|
||||
vt 0.999900 0.000100
|
||||
vt 0.999900 0.999900
|
||||
vt 0.000100 0.999900
|
||||
vt 0.000100 0.000100
|
||||
vn 0.000000 0.000000 -1.000000
|
||||
vn 1.000000 0.000000 0.000000
|
||||
vn 0.000000 0.000000 1.000000
|
||||
vn -1.000000 0.000000 -0.000000
|
||||
vn 0.000000 1.000000 0.000000
|
||||
vn 0.000000 -1.000000 0.000000
|
||||
vn 0.000000 0.923900 0.382700
|
||||
vn -0.000000 -0.923900 -0.382700
|
||||
vn 0.000000 -0.382700 -0.923900
|
||||
vn 0.000000 0.923900 -0.382700
|
||||
vn 0.000000 0.382700 -0.923900
|
||||
vn -0.000000 0.382700 0.923900
|
||||
g Fireplace_on_Plane.002_FirePlace
|
||||
s off
|
||||
f 66/1/1 54/2/1 37/3/1 45/4/1
|
||||
f 54/5/2 56/2/2 41/3/2 37/6/2
|
||||
f 62/7/3 58/5/3 39/6/3 49/8/3
|
||||
f 58/2/4 51/5/4 35/6/4 39/3/4
|
||||
f 35/6/1 46/8/1 71/9/1 72/10/1
|
||||
f 47/11/5 42/12/5 38/13/5 44/14/5
|
||||
f 40/15/5 48/3/5 43/6/5 36/10/5
|
||||
f 45/4/1 37/3/1 74/15/1 77/16/1
|
||||
f 46/6/6 45/14/6 50/11/6 49/3/6
|
||||
f 56/2/3 60/1/3 50/4/3 41/3/3
|
||||
f 60/1/3 62/7/3 49/8/3 50/4/3
|
||||
f 51/5/1 64/7/1 46/8/1 35/6/1
|
||||
f 64/7/1 66/1/1 45/4/1 46/8/1
|
||||
f 43/17/1 44/18/1 65/19/1 63/20/1
|
||||
f 66/14/5 64/6/5 68/4/5 70/19/5
|
||||
f 36/13/1 43/17/1 63/20/1 52/14/1
|
||||
f 52/14/1 63/20/1 64/7/1 51/5/1
|
||||
f 47/18/3 48/17/3 61/20/3 59/19/3
|
||||
f 59/19/3 61/20/3 62/7/3 60/1/3
|
||||
f 42/12/3 47/18/3 59/19/3 55/11/3
|
||||
f 55/11/3 59/19/3 60/1/3 56/2/3
|
||||
f 40/12/4 36/13/4 52/14/4 57/11/4
|
||||
f 57/11/4 52/14/4 51/5/4 58/2/4
|
||||
f 48/17/3 40/13/3 57/14/3 61/20/3
|
||||
f 61/20/3 57/14/3 58/5/3 62/7/3
|
||||
f 38/13/2 42/12/2 55/11/2 53/14/2
|
||||
f 53/14/2 55/11/2 56/2/2 54/5/2
|
||||
f 44/18/1 38/12/1 53/11/1 65/19/1
|
||||
f 65/19/1 53/11/1 54/2/1 66/1/1
|
||||
f 67/20/1 69/19/1 70/1/1 68/7/1
|
||||
f 65/14/4 66/5/4 70/1/4 69/19/4
|
||||
f 64/5/2 63/14/2 67/19/2 68/1/2
|
||||
f 63/6/6 65/14/6 69/19/6 67/4/6
|
||||
f 77/14/6 74/13/6 73/12/6 75/11/6
|
||||
f 72/10/6 71/6/6 78/3/6 76/15/6
|
||||
f 50/3/4 45/6/4 77/10/4 75/15/4
|
||||
f 37/6/2 41/3/2 73/15/2 74/10/2
|
||||
f 46/6/2 49/3/2 78/15/2 71/10/2
|
||||
f 39/3/4 35/6/4 72/10/4 76/15/4
|
||||
f 41/3/3 50/4/3 75/16/3 73/15/3
|
||||
f 49/8/3 39/6/3 76/10/3 78/9/3
|
||||
f 90/21/4 88/22/4 92/23/4 94/24/4
|
||||
f 47/12/2 44/13/2 80/21/2 82/22/2
|
||||
f 43/13/4 48/12/4 81/22/4 79/21/4
|
||||
f 86/25/5 84/26/5 88/27/5 90/28/5
|
||||
f 79/6/3 81/3/3 84/3/3 86/6/3
|
||||
f 94/28/5 92/27/5 96/29/5 98/30/5
|
||||
f 87/22/2 89/21/2 93/24/2 91/23/2
|
||||
f 83/31/5 85/32/5 89/33/5 87/34/5
|
||||
f 82/11/3 80/14/3 85/14/3 83/11/3
|
||||
f 91/34/5 93/33/5 97/35/5 95/36/5
|
||||
f 98/24/4 96/23/4 100/37/4 102/38/4
|
||||
f 95/23/2 97/24/2 101/38/2 99/37/2
|
||||
f 101/35/5 102/30/5 100/29/5 99/36/5
|
||||
f 102/39/1 101/40/1 97/41/1 98/42/1
|
||||
f 96/43/3 95/44/3 99/45/3 100/46/3
|
||||
f 94/47/1 98/43/1 97/44/1 93/48/1 89/49/1 90/50/1
|
||||
f 88/50/3 87/49/3 91/48/3 95/44/3 96/43/3 92/47/3
|
||||
f 48/17/3 47/18/3 82/51/3 84/52/3 88/50/3 87/49/3 83/51/3 81/52/3
|
||||
f 43/17/1 79/52/1 85/51/1 89/49/1 90/50/1 86/52/1 80/51/1 44/18/1
|
||||
g Fireplace_on_Plane.002_Grate
|
||||
f 31/53/1 32/54/1 34/55/1 33/56/1
|
||||
g Fireplace_on_Plane.002_Wood
|
||||
f 5/57/7 6/58/7 8/59/7 7/60/7
|
||||
f 9/61/8 10/62/8 12/63/8 11/64/8
|
||||
f 11/65/9 12/66/9 14/67/9 13/68/9
|
||||
f 15/69/10 16/70/10 6/58/10 5/57/10
|
||||
f 13/68/11 14/67/11 16/70/11 15/69/11
|
||||
f 17/57/7 18/58/7 20/59/7 19/60/7
|
||||
f 19/60/12 20/59/12 22/71/12 21/72/12
|
||||
f 23/61/8 24/62/8 26/63/8 25/64/8
|
||||
f 25/65/9 26/66/9 28/67/9 27/68/9
|
||||
f 29/69/10 30/70/10 18/58/10 17/57/10
|
||||
f 27/68/11 28/67/11 30/70/11 29/69/11
|
||||
g Fireplace_on_Plane.002_Fire
|
||||
f 1/73/1 2/74/1 4/75/1 3/76/1
|
|
@ -0,0 +1,119 @@
|
|||
# Blender v2.75 (sub 4) OBJ File: 'sofa.blend'
|
||||
# www.blender.org
|
||||
o Sofa_Cube.001
|
||||
v 0.500000 -0.500000 -0.500000
|
||||
v 0.500000 -0.500000 0.500000
|
||||
v 0.500000 0.500000 0.500000
|
||||
v -0.500000 -0.500000 -0.500000
|
||||
v -0.500000 -0.500000 0.500000
|
||||
v -0.500000 0.500000 0.500000
|
||||
v 0.500000 0.500000 0.200000
|
||||
v 0.500000 -0.500000 0.200000
|
||||
v -0.500000 0.500000 0.200000
|
||||
v -0.500000 -0.500000 0.200000
|
||||
v 0.500000 0.000000 -0.500000
|
||||
v 0.500000 0.000000 0.500000
|
||||
v -0.500000 0.000000 0.500000
|
||||
v -0.500000 0.000000 -0.500000
|
||||
v -0.500000 0.000000 0.200000
|
||||
v 0.500000 0.000000 0.200000
|
||||
v -0.447309 -0.124050 -0.450000
|
||||
v -0.447309 0.273622 -0.450000
|
||||
v -0.447309 -0.124050 0.250000
|
||||
v -0.447309 0.273622 0.250000
|
||||
v -0.647309 -0.124050 -0.450000
|
||||
v -0.647309 0.273622 -0.450000
|
||||
v -0.647309 -0.124050 0.250000
|
||||
v -0.647309 0.273622 0.250000
|
||||
v 0.652691 -0.124050 -0.450000
|
||||
v 0.652691 0.273622 -0.450000
|
||||
v 0.652691 -0.124050 0.250000
|
||||
v 0.652691 0.273622 0.250000
|
||||
v 0.452691 -0.124050 -0.450000
|
||||
v 0.452691 0.273622 -0.450000
|
||||
v 0.452691 -0.124050 0.250000
|
||||
v 0.452691 0.273622 0.250000
|
||||
vt 0.700422 0.500000
|
||||
vt 1.000000 0.500000
|
||||
vt 1.000000 0.000000
|
||||
vt 0.700422 0.000000
|
||||
vt 0.001407 0.500000
|
||||
vt 0.001407 0.000000
|
||||
vt 0.992586 0.555593
|
||||
vt 0.008821 0.555593
|
||||
vt 0.008821 0.063711
|
||||
vt 0.992586 0.063711
|
||||
vt 0.001407 0.700000
|
||||
vt 0.001407 1.000000
|
||||
vt 1.000000 1.000000
|
||||
vt 1.000000 0.700000
|
||||
vt 0.996225 0.617831
|
||||
vt 0.996225 0.915144
|
||||
vt 0.005182 0.915144
|
||||
vt 0.005182 0.617831
|
||||
vt 1.000000 0.736766
|
||||
vt 0.001407 0.736766
|
||||
vt 0.001407 0.034817
|
||||
vt 1.000000 0.034817
|
||||
vt 0.700422 1.000000
|
||||
vt 0.008891 0.936254
|
||||
vt 0.008891 0.444442
|
||||
vt 0.992516 0.444442
|
||||
vt 0.992516 0.936254
|
||||
vt 0.158077 0.708334
|
||||
vt 0.691052 0.708334
|
||||
vt 0.691052 0.405549
|
||||
vt 0.158077 0.405549
|
||||
vt 0.841281 0.708334
|
||||
vt 0.993559 0.708334
|
||||
vt 0.993559 0.405549
|
||||
vt 0.841281 0.405549
|
||||
vt 0.774934 0.755988
|
||||
vt 0.074195 0.755988
|
||||
vt 0.074195 0.357896
|
||||
vt 0.774934 0.357896
|
||||
vt 0.841281 0.157374
|
||||
vt 0.841281 0.690348
|
||||
vt 0.993559 0.690348
|
||||
vt 0.993559 0.157374
|
||||
vt 0.003749 0.708334
|
||||
vt 0.156028 0.708334
|
||||
vt 0.156028 0.405549
|
||||
vt 0.003749 0.405549
|
||||
vt 0.003749 0.157374
|
||||
vt 0.003749 0.690348
|
||||
vt 0.156028 0.690348
|
||||
vt 0.156028 0.157374
|
||||
vn 1.000000 0.000000 0.000000
|
||||
vn 0.000000 0.000000 1.000000
|
||||
vn -1.000000 0.000000 0.000000
|
||||
vn 0.000000 0.000000 -1.000000
|
||||
vn 0.000000 -1.000000 0.000000
|
||||
vn 0.000000 1.000000 0.000000
|
||||
s off
|
||||
f 16/1/1 12/2/1 2/3/1 8/4/1
|
||||
f 12/5/2 13/2/2 5/3/2 2/6/2
|
||||
f 15/1/3 14/5/3 4/6/3 10/4/3
|
||||
f 14/7/4 11/8/4 1/9/4 4/10/4
|
||||
f 8/11/5 2/12/5 5/13/5 10/14/5
|
||||
f 9/15/6 6/16/6 3/17/6 7/18/6
|
||||
f 15/19/6 16/20/6 11/21/6 14/22/6
|
||||
f 1/6/5 8/11/5 10/14/5 4/3/5
|
||||
f 13/2/3 15/1/3 10/4/3 5/3/3
|
||||
f 11/5/1 16/1/1 8/4/1 1/6/1
|
||||
f 6/13/3 9/23/3 15/1/3 13/2/3
|
||||
f 7/24/4 16/25/4 15/26/4 9/27/4
|
||||
f 3/12/2 6/13/2 13/2/2 12/5/2
|
||||
f 7/23/1 3/13/1 12/2/1 16/1/1
|
||||
f 18/28/1 20/29/1 19/30/1 17/31/1
|
||||
f 20/32/2 24/33/2 23/34/2 19/35/2
|
||||
f 24/36/3 22/37/3 21/38/3 23/39/3
|
||||
f 22/33/4 18/32/4 17/35/4 21/34/4
|
||||
f 17/40/5 19/41/5 23/42/5 21/43/5
|
||||
f 22/43/6 24/42/6 20/41/6 18/40/6
|
||||
f 26/37/1 28/36/1 27/39/1 25/38/1
|
||||
f 28/44/2 32/45/2 31/46/2 27/47/2
|
||||
f 32/29/3 30/28/3 29/31/3 31/30/3
|
||||
f 30/45/4 26/44/4 25/47/4 29/46/4
|
||||
f 25/48/5 27/49/5 31/50/5 29/51/5
|
||||
f 30/51/6 32/50/6 28/49/6 26/48/6
|
|
@ -0,0 +1,96 @@
|
|||
# Blender v2.75 (sub 4) OBJ File: 'sofa.blend'
|
||||
# www.blender.org
|
||||
o Sofa_C_Cube.006
|
||||
v 0.500000 -0.500000 -0.500000
|
||||
v 0.500000 -0.500000 0.500000
|
||||
v 0.500000 0.500000 0.500000
|
||||
v -0.500000 -0.500000 -0.500000
|
||||
v -0.500000 -0.500000 0.500000
|
||||
v -0.500000 0.500000 0.500000
|
||||
v 0.500000 0.500000 0.200000
|
||||
v 0.500000 -0.500000 0.200000
|
||||
v -0.500000 0.500000 0.200000
|
||||
v -0.500000 -0.500000 0.200000
|
||||
v 0.500000 0.000000 -0.500000
|
||||
v 0.500000 0.000000 0.500000
|
||||
v -0.500000 0.000000 0.500000
|
||||
v -0.500000 0.000000 -0.500000
|
||||
v -0.500000 0.000000 0.200000
|
||||
v 0.500000 0.000000 0.200000
|
||||
v -0.199400 0.500000 0.500000
|
||||
v -0.199400 -0.500000 0.500000
|
||||
v -0.199400 -0.500000 -0.500000
|
||||
v -0.199400 0.500000 0.200000
|
||||
v -0.199400 -0.500000 0.200000
|
||||
v -0.199400 0.000000 0.200000
|
||||
v -0.199400 0.000000 -0.500000
|
||||
v -0.199400 0.000000 0.500000
|
||||
v -0.199400 0.500000 -0.500000
|
||||
v -0.500000 0.500000 -0.500000
|
||||
vt 0.700000 0.500000
|
||||
vt 1.000000 0.500000
|
||||
vt 1.000000 -0.000000
|
||||
vt 0.700000 -0.000000
|
||||
vt 0.700574 0.496063
|
||||
vt 1.000000 0.496063
|
||||
vt 0.700574 0.000000
|
||||
vt 0.000000 0.500000
|
||||
vt 0.000000 0.000000
|
||||
vt 0.696668 0.500000
|
||||
vt 0.696668 -0.000000
|
||||
vt 0.696625 0.688976
|
||||
vt 0.696625 0.984251
|
||||
vt 0.996032 0.984251
|
||||
vt 0.996032 0.688976
|
||||
vt 0.700593 0.694488
|
||||
vt 0.700593 0.992126
|
||||
vt 0.003968 0.992126
|
||||
vt 0.003968 0.694488
|
||||
vt 0.003968 0.000000
|
||||
vt 0.696625 0.000000
|
||||
vt 0.996032 0.000000
|
||||
vt 1.000000 1.000000
|
||||
vt 0.700000 1.000000
|
||||
vt 1.000000 0.992126
|
||||
vt 0.003906 0.992126
|
||||
vt 0.003906 0.496063
|
||||
vt -0.000000 1.000000
|
||||
vt 0.696668 1.000000
|
||||
vt 0.000000 0.688976
|
||||
vt 1.000000 0.694488
|
||||
vt 0.000000 0.984251
|
||||
vt 0.996094 0.500000
|
||||
vt 0.996094 -0.000000
|
||||
vt 0.003906 0.000000
|
||||
vt 0.996094 1.000000
|
||||
vn 1.000000 0.000000 0.000000
|
||||
vn 0.000000 0.000000 1.000000
|
||||
vn -1.000000 0.000000 0.000000
|
||||
vn 0.000000 0.000000 -1.000000
|
||||
vn 0.000000 -1.000000 0.000000
|
||||
vn 0.000000 1.000000 0.000000
|
||||
s off
|
||||
f 16/1/1 12/2/1 2/3/1 8/4/1
|
||||
f 24/5/2 13/6/2 5/3/2 18/7/2
|
||||
f 15/1/3 14/8/3 4/9/3 10/4/3
|
||||
f 23/10/4 11/8/4 1/9/4 19/11/4
|
||||
f 21/12/5 18/13/5 5/14/5 10/15/5
|
||||
f 20/16/6 17/17/6 3/18/6 7/19/6
|
||||
f 22/16/6 16/19/6 11/20/6 23/7/6
|
||||
f 19/21/5 21/12/5 10/15/5 4/22/5
|
||||
f 13/2/3 15/1/3 10/4/3 5/3/3
|
||||
f 11/8/1 16/1/1 8/4/1 1/9/1
|
||||
f 6/23/3 9/24/3 15/1/3 13/2/3
|
||||
f 17/17/2 6/25/2 13/6/2 24/5/2
|
||||
f 7/24/1 3/23/1 12/2/1 16/1/1
|
||||
f 3/26/2 17/17/2 24/5/2 12/27/2
|
||||
f 7/28/4 16/8/4 22/10/4 20/29/4
|
||||
f 1/9/5 8/30/5 21/12/5 19/21/5
|
||||
f 9/31/6 6/25/6 17/17/6 20/16/6
|
||||
f 8/30/5 2/32/5 18/13/5 21/12/5
|
||||
f 14/33/4 23/10/4 19/11/4 4/34/4
|
||||
f 12/27/2 24/5/2 18/7/2 2/35/2
|
||||
f 23/10/4 14/33/4 26/36/4 25/29/4
|
||||
f 9/31/6 20/16/6 25/7/6 26/3/6
|
||||
f 22/1/1 23/8/1 25/28/1 20/24/1
|
||||
f 14/8/3 15/1/3 9/24/3 26/28/3
|
|
@ -0,0 +1,97 @@
|
|||
# Blender v2.75 (sub 4) OBJ File: 'sofa.blend'
|
||||
# www.blender.org
|
||||
o Sofa_L_Cube.004
|
||||
v 0.500000 -0.500000 -0.500000
|
||||
v 0.500000 -0.500000 0.500000
|
||||
v 0.500000 0.500000 0.500000
|
||||
v -0.500000 -0.500000 -0.500000
|
||||
v -0.500000 -0.500000 0.500000
|
||||
v -0.500000 0.500000 0.500000
|
||||
v 0.500000 0.500000 0.200000
|
||||
v 0.500000 -0.500000 0.200000
|
||||
v -0.500000 0.500000 0.200000
|
||||
v -0.500000 -0.500000 0.200000
|
||||
v 0.500000 0.000000 -0.500000
|
||||
v 0.500000 0.000000 0.500000
|
||||
v -0.500000 0.000000 0.500000
|
||||
v -0.500000 0.000000 -0.500000
|
||||
v -0.500000 0.000000 0.200000
|
||||
v 0.500000 0.000000 0.200000
|
||||
v -0.447309 -0.124050 -0.450000
|
||||
v -0.447309 0.273622 -0.450000
|
||||
v -0.447309 -0.124050 0.250000
|
||||
v -0.447309 0.273622 0.250000
|
||||
v -0.647309 -0.124050 -0.450000
|
||||
v -0.647309 0.273622 -0.450000
|
||||
v -0.647309 -0.124050 0.250000
|
||||
v -0.647309 0.273622 0.250000
|
||||
vt 0.700422 0.500000
|
||||
vt 1.000000 0.500000
|
||||
vt 1.000000 0.000000
|
||||
vt 0.700422 0.000000
|
||||
vt 0.001407 0.500000
|
||||
vt 0.001407 0.000000
|
||||
vt 0.992586 0.555593
|
||||
vt 0.008821 0.555593
|
||||
vt 0.008821 0.063711
|
||||
vt 0.992586 0.063711
|
||||
vt 0.001407 0.700000
|
||||
vt 0.001407 1.000000
|
||||
vt 1.000000 1.000000
|
||||
vt 1.000000 0.700000
|
||||
vt 0.996225 0.617831
|
||||
vt 0.996225 0.915144
|
||||
vt 0.005182 0.915144
|
||||
vt 0.005182 0.617831
|
||||
vt 1.000000 0.736766
|
||||
vt 0.001407 0.736766
|
||||
vt 0.001407 0.034817
|
||||
vt 1.000000 0.034817
|
||||
vt 0.700422 1.000000
|
||||
vt 0.008891 0.936254
|
||||
vt 0.008891 0.444442
|
||||
vt 0.992516 0.444442
|
||||
vt 0.992516 0.936254
|
||||
vt 0.158077 0.708334
|
||||
vt 0.691052 0.708334
|
||||
vt 0.691052 0.405549
|
||||
vt 0.158077 0.405549
|
||||
vt 0.841281 0.708334
|
||||
vt 0.993559 0.708334
|
||||
vt 0.993559 0.405549
|
||||
vt 0.841281 0.405549
|
||||
vt 0.774934 0.755988
|
||||
vt 0.074195 0.755988
|
||||
vt 0.074195 0.357896
|
||||
vt 0.774934 0.357896
|
||||
vt 0.841281 0.157374
|
||||
vt 0.841281 0.690348
|
||||
vt 0.993559 0.690348
|
||||
vt 0.993559 0.157374
|
||||
vn 1.000000 0.000000 0.000000
|
||||
vn 0.000000 0.000000 1.000000
|
||||
vn -1.000000 0.000000 0.000000
|
||||
vn 0.000000 0.000000 -1.000000
|
||||
vn 0.000000 -1.000000 0.000000
|
||||
vn 0.000000 1.000000 0.000000
|
||||
s off
|
||||
f 16/1/1 12/2/1 2/3/1 8/4/1
|
||||
f 12/5/2 13/2/2 5/3/2 2/6/2
|
||||
f 15/1/3 14/5/3 4/6/3 10/4/3
|
||||
f 14/7/4 11/8/4 1/9/4 4/10/4
|
||||
f 8/11/5 2/12/5 5/13/5 10/14/5
|
||||
f 9/15/6 6/16/6 3/17/6 7/18/6
|
||||
f 15/19/6 16/20/6 11/21/6 14/22/6
|
||||
f 1/6/5 8/11/5 10/14/5 4/3/5
|
||||
f 13/2/3 15/1/3 10/4/3 5/3/3
|
||||
f 11/5/1 16/1/1 8/4/1 1/6/1
|
||||
f 6/13/3 9/23/3 15/1/3 13/2/3
|
||||
f 7/24/4 16/25/4 15/26/4 9/27/4
|
||||
f 3/12/2 6/13/2 13/2/2 12/5/2
|
||||
f 7/23/1 3/13/1 12/2/1 16/1/1
|
||||
f 18/28/1 20/29/1 19/30/1 17/31/1
|
||||
f 20/32/2 24/33/2 23/34/2 19/35/2
|
||||
f 24/36/3 22/37/3 21/38/3 23/39/3
|
||||
f 22/33/4 18/32/4 17/35/4 21/34/4
|
||||
f 17/40/5 19/41/5 23/42/5 21/43/5
|
||||
f 22/43/6 24/42/6 20/41/6 18/40/6
|
|
@ -0,0 +1,67 @@
|
|||
# Blender v2.75 (sub 4) OBJ File: 'sofa.blend'
|
||||
# www.blender.org
|
||||
o Sofa_M_Cube.002
|
||||
v 0.500000 -0.500000 -0.500000
|
||||
v 0.500000 -0.500000 0.500000
|
||||
v 0.500000 0.500000 0.500000
|
||||
v -0.500000 -0.500000 -0.500000
|
||||
v -0.500000 -0.500000 0.500000
|
||||
v -0.500000 0.500000 0.500000
|
||||
v 0.500000 0.500000 0.200000
|
||||
v 0.500000 -0.500000 0.200000
|
||||
v -0.500000 0.500000 0.200000
|
||||
v -0.500000 -0.500000 0.200000
|
||||
v 0.500000 0.000000 -0.500000
|
||||
v 0.500000 0.000000 0.500000
|
||||
v -0.500000 0.000000 0.500000
|
||||
v -0.500000 0.000000 -0.500000
|
||||
v -0.500000 0.000000 0.200000
|
||||
v 0.500000 0.000000 0.200000
|
||||
vt 0.700422 0.500000
|
||||
vt 1.000000 0.500000
|
||||
vt 1.000000 0.000000
|
||||
vt 0.700422 0.000000
|
||||
vt 0.001407 0.500000
|
||||
vt 0.001407 0.000000
|
||||
vt 0.992586 0.555593
|
||||
vt 0.008821 0.555593
|
||||
vt 0.008821 0.063711
|
||||
vt 0.992586 0.063711
|
||||
vt 0.001407 0.700000
|
||||
vt 0.001407 1.000000
|
||||
vt 1.000000 1.000000
|
||||
vt 1.000000 0.700000
|
||||
vt 0.996225 0.617831
|
||||
vt 0.996225 0.915144
|
||||
vt 0.005182 0.915144
|
||||
vt 0.005182 0.617831
|
||||
vt 1.000000 0.736766
|
||||
vt 0.001407 0.736766
|
||||
vt 0.001407 0.034817
|
||||
vt 1.000000 0.034817
|
||||
vt 0.700422 1.000000
|
||||
vt 0.008891 0.936254
|
||||
vt 0.008891 0.444442
|
||||
vt 0.992516 0.444442
|
||||
vt 0.992516 0.936254
|
||||
vn 1.000000 0.000000 0.000000
|
||||
vn 0.000000 0.000000 1.000000
|
||||
vn -1.000000 0.000000 0.000000
|
||||
vn 0.000000 0.000000 -1.000000
|
||||
vn 0.000000 -1.000000 0.000000
|
||||
vn 0.000000 1.000000 0.000000
|
||||
s off
|
||||
f 16/1/1 12/2/1 2/3/1 8/4/1
|
||||
f 12/5/2 13/2/2 5/3/2 2/6/2
|
||||
f 15/1/3 14/5/3 4/6/3 10/4/3
|
||||
f 14/7/4 11/8/4 1/9/4 4/10/4
|
||||
f 8/11/5 2/12/5 5/13/5 10/14/5
|
||||
f 9/15/6 6/16/6 3/17/6 7/18/6
|
||||
f 15/19/6 16/20/6 11/21/6 14/22/6
|
||||
f 1/6/5 8/11/5 10/14/5 4/3/5
|
||||
f 13/2/3 15/1/3 10/4/3 5/3/3
|
||||
f 11/5/1 16/1/1 8/4/1 1/6/1
|
||||
f 6/13/3 9/23/3 15/1/3 13/2/3
|
||||
f 7/24/4 16/25/4 15/26/4 9/27/4
|
||||
f 3/12/2 6/13/2 13/2/2 12/5/2
|
||||
f 7/23/1 3/13/1 12/2/1 16/1/1
|
|
@ -0,0 +1,97 @@
|
|||
# Blender v2.75 (sub 4) OBJ File: 'sofa.blend'
|
||||
# www.blender.org
|
||||
o Sofa_R_Cube.005
|
||||
v 0.500000 -0.500000 -0.500000
|
||||
v 0.500000 -0.500000 0.500000
|
||||
v 0.500000 0.500000 0.500000
|
||||
v -0.500000 -0.500000 -0.500000
|
||||
v -0.500000 -0.500000 0.500000
|
||||
v -0.500000 0.500000 0.500000
|
||||
v 0.500000 0.500000 0.200000
|
||||
v 0.500000 -0.500000 0.200000
|
||||
v -0.500000 0.500000 0.200000
|
||||
v -0.500000 -0.500000 0.200000
|
||||
v 0.500000 0.000000 -0.500000
|
||||
v 0.500000 0.000000 0.500000
|
||||
v -0.500000 0.000000 0.500000
|
||||
v -0.500000 0.000000 -0.500000
|
||||
v -0.500000 0.000000 0.200000
|
||||
v 0.500000 0.000000 0.200000
|
||||
v 0.652691 -0.124050 -0.450000
|
||||
v 0.652691 0.273622 -0.450000
|
||||
v 0.652691 -0.124050 0.250000
|
||||
v 0.652691 0.273622 0.250000
|
||||
v 0.452691 -0.124050 -0.450000
|
||||
v 0.452691 0.273622 -0.450000
|
||||
v 0.452691 -0.124050 0.250000
|
||||
v 0.452691 0.273622 0.250000
|
||||
vt 0.700422 0.500000
|
||||
vt 1.000000 0.500000
|
||||
vt 1.000000 0.000000
|
||||
vt 0.700422 0.000000
|
||||
vt 0.001407 0.500000
|
||||
vt 0.001407 0.000000
|
||||
vt 0.992586 0.555593
|
||||
vt 0.008821 0.555593
|
||||
vt 0.008821 0.063711
|
||||
vt 0.992586 0.063711
|
||||
vt 0.001407 0.700000
|
||||
vt 0.001407 1.000000
|
||||
vt 1.000000 1.000000
|
||||
vt 1.000000 0.700000
|
||||
vt 0.996225 0.617831
|
||||
vt 0.996225 0.915144
|
||||
vt 0.005182 0.915144
|
||||
vt 0.005182 0.617831
|
||||
vt 1.000000 0.736766
|
||||
vt 0.001407 0.736766
|
||||
vt 0.001407 0.034817
|
||||
vt 1.000000 0.034817
|
||||
vt 0.700422 1.000000
|
||||
vt 0.008891 0.936254
|
||||
vt 0.008891 0.444442
|
||||
vt 0.992516 0.444442
|
||||
vt 0.992516 0.936254
|
||||
vt 0.074195 0.755988
|
||||
vt 0.774934 0.755988
|
||||
vt 0.774934 0.357896
|
||||
vt 0.074195 0.357896
|
||||
vt 0.003749 0.708334
|
||||
vt 0.156028 0.708334
|
||||
vt 0.156028 0.405549
|
||||
vt 0.003749 0.405549
|
||||
vt 0.691052 0.708334
|
||||
vt 0.158077 0.708334
|
||||
vt 0.158077 0.405549
|
||||
vt 0.691052 0.405549
|
||||
vt 0.003749 0.157374
|
||||
vt 0.003749 0.690348
|
||||
vt 0.156028 0.690348
|
||||
vt 0.156028 0.157374
|
||||
vn 1.000000 0.000000 0.000000
|
||||
vn 0.000000 0.000000 1.000000
|
||||
vn -1.000000 0.000000 0.000000
|
||||
vn 0.000000 0.000000 -1.000000
|
||||
vn 0.000000 -1.000000 0.000000
|
||||
vn 0.000000 1.000000 0.000000
|
||||
s off
|
||||
f 16/1/1 12/2/1 2/3/1 8/4/1
|
||||
f 12/5/2 13/2/2 5/3/2 2/6/2
|
||||
f 15/1/3 14/5/3 4/6/3 10/4/3
|
||||
f 14/7/4 11/8/4 1/9/4 4/10/4
|
||||
f 8/11/5 2/12/5 5/13/5 10/14/5
|
||||
f 9/15/6 6/16/6 3/17/6 7/18/6
|
||||
f 15/19/6 16/20/6 11/21/6 14/22/6
|
||||
f 1/6/5 8/11/5 10/14/5 4/3/5
|
||||
f 13/2/3 15/1/3 10/4/3 5/3/3
|
||||
f 11/5/1 16/1/1 8/4/1 1/6/1
|
||||
f 6/13/3 9/23/3 15/1/3 13/2/3
|
||||
f 7/24/4 16/25/4 15/26/4 9/27/4
|
||||
f 3/12/2 6/13/2 13/2/2 12/5/2
|
||||
f 7/23/1 3/13/1 12/2/1 16/1/1
|
||||
f 18/28/1 20/29/1 19/30/1 17/31/1
|
||||
f 20/32/2 24/33/2 23/34/2 19/35/2
|
||||
f 24/36/3 22/37/3 21/38/3 23/39/3
|
||||
f 22/33/4 18/32/4 17/35/4 21/34/4
|
||||
f 17/40/5 19/41/5 23/42/5 21/43/5
|
||||
f 22/43/6 24/42/6 20/41/6 18/40/6
|
|
@ -0,0 +1,77 @@
|
|||
# Blender v2.75 (sub 4) OBJ File: 'stone_path.blend'
|
||||
# www.blender.org
|
||||
o Path_1_Plane.007
|
||||
v -0.400000 -0.500000 -0.100000
|
||||
v 0.100000 -0.500000 -0.100000
|
||||
v -0.400000 -0.500000 -0.400000
|
||||
v 0.100000 -0.500000 -0.400000
|
||||
v 0.400000 -0.500000 0.100000
|
||||
v -0.100000 -0.500000 0.100000
|
||||
v 0.400000 -0.500000 0.400000
|
||||
v -0.100000 -0.500000 0.400000
|
||||
v -0.200000 -0.400000 0.000000
|
||||
v -0.400000 -0.400000 0.000000
|
||||
v -0.400000 -0.500000 0.000000
|
||||
v -0.400000 -0.500000 0.400000
|
||||
v 0.200000 -0.400000 -0.000000
|
||||
v 0.400000 -0.400000 -0.000000
|
||||
v 0.200000 -0.400000 -0.400000
|
||||
v 0.400000 -0.400000 -0.400000
|
||||
v 0.400000 -0.500000 -0.400000
|
||||
v 0.200000 -0.500000 -0.400000
|
||||
v 0.400000 -0.500000 -0.000000
|
||||
v 0.200000 -0.500000 -0.000000
|
||||
v -0.200000 -0.500000 0.400000
|
||||
v -0.200000 -0.500000 0.000000
|
||||
v -0.200000 -0.400000 0.400000
|
||||
v -0.400000 -0.400000 0.400000
|
||||
v -0.100000 -0.400000 0.400000
|
||||
v 0.400000 -0.400000 0.400000
|
||||
v -0.100000 -0.400000 0.100000
|
||||
v 0.400000 -0.400000 0.100000
|
||||
v 0.100000 -0.400000 -0.400000
|
||||
v -0.400000 -0.400000 -0.400000
|
||||
v 0.100000 -0.400000 -0.100000
|
||||
v -0.400000 -0.400000 -0.100000
|
||||
vt 0.000000 0.500000
|
||||
vt 0.000000 0.000000
|
||||
vt 0.375000 0.000000
|
||||
vt 1.000000 0.000000
|
||||
vt 0.625000 1.000000
|
||||
vt 0.000000 1.000000
|
||||
vt 1.000000 1.000000
|
||||
vt 0.750000 1.000000
|
||||
vt 0.000000 0.625000
|
||||
vt 0.750000 0.500000
|
||||
vt 1.000000 0.500000
|
||||
vt 0.250000 0.000000
|
||||
vt 0.250000 0.500000
|
||||
vt 1.000000 0.375000
|
||||
vt 0.625000 0.625000
|
||||
vt 0.375000 0.375000
|
||||
vn -1.000000 0.000000 0.000000
|
||||
vn 0.000000 0.000000 1.000000
|
||||
vn 0.000000 0.000000 -1.000000
|
||||
vn 0.000000 1.000000 0.000000
|
||||
vn 1.000000 0.000000 0.000000
|
||||
s off
|
||||
f 10/1/1 11/1/1 12/2/1 24/2/1
|
||||
f 25/3/2 8/3/2 7/4/2 26/4/2
|
||||
f 29/5/3 4/5/3 3/6/3 30/6/3
|
||||
f 16/7/3 17/7/3 18/8/3 15/8/3
|
||||
f 30/6/1 3/6/1 1/9/1 32/9/1
|
||||
f 13/10/2 20/10/2 19/11/2 14/11/2
|
||||
f 24/2/4 23/12/4 9/13/4 10/1/4
|
||||
f 24/2/2 12/2/2 21/12/2 23/12/2
|
||||
f 15/8/1 18/8/1 20/10/1 13/10/1
|
||||
f 26/4/5 7/4/5 5/14/5 28/14/5
|
||||
f 31/15/5 2/15/5 4/5/5 29/5/5
|
||||
f 23/12/5 21/12/5 22/13/5 9/13/5
|
||||
f 14/11/5 19/11/5 17/7/5 16/7/5
|
||||
f 28/14/3 5/14/3 6/16/3 27/16/3
|
||||
f 32/9/2 1/9/2 2/15/2 31/15/2
|
||||
f 13/10/4 14/11/4 16/7/4 15/8/4
|
||||
f 32/9/4 31/15/4 29/5/4 30/6/4
|
||||
f 9/13/3 22/13/3 11/1/3 10/1/3
|
||||
f 27/16/1 6/16/1 8/3/1 25/3/1
|
||||
f 25/3/4 26/4/4 28/14/4 27/16/4
|
|
@ -0,0 +1,77 @@
|
|||
# Blender v2.75 (sub 4) OBJ File: 'stone_path.blend'
|
||||
# www.blender.org
|
||||
o Path_2_Plane.005
|
||||
v -0.401461 -0.400000 -0.098539
|
||||
v 0.001461 -0.400000 -0.098539
|
||||
v -0.401461 -0.400000 -0.401461
|
||||
v 0.001461 -0.400000 -0.401461
|
||||
v -0.401461 -0.400000 0.401461
|
||||
v -0.098539 -0.400000 0.401461
|
||||
v -0.401461 -0.400000 -0.001461
|
||||
v -0.098539 -0.400000 -0.001461
|
||||
v -0.401461 -0.500000 0.401461
|
||||
v -0.098539 -0.500000 0.401461
|
||||
v -0.401461 -0.500000 -0.001461
|
||||
v -0.098539 -0.500000 -0.001461
|
||||
v 0.098539 -0.400000 -0.198539
|
||||
v 0.501461 -0.400000 -0.198539
|
||||
v 0.098539 -0.400000 -0.501461
|
||||
v 0.501461 -0.400000 -0.501461
|
||||
v -0.401461 -0.500000 -0.098539
|
||||
v 0.001461 -0.500000 -0.098539
|
||||
v -0.401461 -0.500000 -0.401461
|
||||
v 0.001461 -0.500000 -0.401461
|
||||
v 0.098539 -0.500000 -0.198539
|
||||
v 0.501461 -0.500000 -0.198539
|
||||
v 0.098539 -0.500000 -0.501461
|
||||
v 0.501461 -0.500000 -0.501461
|
||||
v 0.401461 -0.500000 -0.001461
|
||||
v -0.001461 -0.500000 -0.001461
|
||||
v 0.401461 -0.500000 0.301461
|
||||
v -0.001461 -0.500000 0.301461
|
||||
v 0.401461 -0.400000 -0.001461
|
||||
v -0.001461 -0.400000 -0.001461
|
||||
v 0.401461 -0.400000 0.301461
|
||||
v -0.001461 -0.400000 0.301461
|
||||
vt 0.000000 0.553758
|
||||
vt 0.446242 0.553758
|
||||
vt 0.446242 0.889249
|
||||
vt 0.000000 0.889249
|
||||
vt 0.000000 0.446242
|
||||
vt 0.000000 0.000000
|
||||
vt 0.553757 0.664509
|
||||
vt 1.000000 0.664509
|
||||
vt 1.000000 1.000000
|
||||
vt 0.553757 1.000000
|
||||
vt 0.889248 0.110752
|
||||
vt 0.889248 0.446242
|
||||
vt 0.335491 0.000000
|
||||
vt 0.335491 0.446242
|
||||
vt 0.443006 0.446242
|
||||
vt 0.443006 0.110752
|
||||
vn 0.000000 1.000000 0.000000
|
||||
vn -1.000000 0.000000 0.000000
|
||||
vn 1.000000 0.000000 0.000000
|
||||
vn 0.000000 0.000000 -1.000000
|
||||
vn 0.000000 0.000000 1.000000
|
||||
s off
|
||||
f 1/1/1 2/2/1 4/3/1 3/4/1
|
||||
f 7/5/2 11/5/2 9/6/2 5/6/2
|
||||
f 13/7/1 14/8/1 16/9/1 15/10/1
|
||||
f 31/11/3 27/11/3 25/12/3 29/12/3
|
||||
f 16/9/4 24/9/4 23/10/4 15/10/4
|
||||
f 5/6/1 6/13/1 8/14/1 7/5/1
|
||||
f 29/12/4 25/12/4 26/15/4 30/15/4
|
||||
f 5/6/5 9/6/5 10/13/5 6/13/5
|
||||
f 32/16/5 28/16/5 27/11/5 31/11/5
|
||||
f 8/14/4 12/14/4 11/5/4 7/5/4
|
||||
f 30/15/2 26/15/2 28/16/2 32/16/2
|
||||
f 6/13/3 10/13/3 12/14/3 8/14/3
|
||||
f 3/4/2 19/4/2 17/1/2 1/1/2
|
||||
f 32/16/1 31/11/1 29/12/1 30/15/1
|
||||
f 13/7/5 21/7/5 22/8/5 14/8/5
|
||||
f 1/1/5 17/1/5 18/2/5 2/2/5
|
||||
f 15/10/2 23/10/2 21/7/2 13/7/2
|
||||
f 2/2/3 18/2/3 20/3/3 4/3/3
|
||||
f 14/8/3 22/8/3 24/9/3 16/9/3
|
||||
f 4/3/4 20/3/4 19/4/4 3/4/4
|
|
@ -0,0 +1,94 @@
|
|||
# Blender v2.75 (sub 4) OBJ File: 'stone_path.blend'
|
||||
# www.blender.org
|
||||
o Path_3_Plane.006
|
||||
v -0.398223 -0.400000 -0.098539
|
||||
v 0.004699 -0.400000 -0.098539
|
||||
v -0.398223 -0.400000 -0.401461
|
||||
v 0.004699 -0.400000 -0.401461
|
||||
v -0.198223 -0.400000 0.501461
|
||||
v 0.104699 -0.400000 0.501461
|
||||
v -0.198223 -0.400000 0.098539
|
||||
v 0.104699 -0.400000 0.098539
|
||||
v 0.101777 -0.400000 -0.098539
|
||||
v 0.504699 -0.400000 -0.098539
|
||||
v 0.101777 -0.400000 -0.401461
|
||||
v 0.504699 -0.400000 -0.401461
|
||||
v 0.206537 -0.400000 0.396701
|
||||
v 0.499939 -0.400000 0.396701
|
||||
v 0.206537 -0.400000 0.003299
|
||||
v 0.499939 -0.400000 0.003299
|
||||
v -0.500061 -0.400000 0.396701
|
||||
v -0.500061 -0.400000 0.003299
|
||||
v -0.300061 -0.400000 0.396701
|
||||
v -0.300061 -0.400000 0.003299
|
||||
v -0.398223 -0.500000 -0.098539
|
||||
v 0.004699 -0.500000 -0.098539
|
||||
v -0.398223 -0.500000 -0.401461
|
||||
v 0.004699 -0.500000 -0.401461
|
||||
v -0.198223 -0.500000 0.501461
|
||||
v 0.104699 -0.500000 0.501461
|
||||
v -0.198223 -0.500000 0.098539
|
||||
v 0.104699 -0.500000 0.098539
|
||||
v 0.101777 -0.500000 -0.098539
|
||||
v 0.504699 -0.500000 -0.098539
|
||||
v 0.101777 -0.500000 -0.401461
|
||||
v 0.504699 -0.500000 -0.401461
|
||||
v 0.206537 -0.500000 0.396701
|
||||
v 0.499939 -0.500000 0.396701
|
||||
v 0.206537 -0.500000 0.003299
|
||||
v 0.499939 -0.500000 0.003299
|
||||
v -0.500061 -0.500000 0.396701
|
||||
v -0.500061 -0.500000 0.003299
|
||||
v -0.300061 -0.500000 0.396701
|
||||
v -0.300061 -0.500000 0.003299
|
||||
vt 0.101355 0.664509
|
||||
vt 0.502369 0.664509
|
||||
vt 0.502369 1.000000
|
||||
vt 0.101355 1.000000
|
||||
vt 0.300408 0.000000
|
||||
vt 0.601895 0.000000
|
||||
vt 0.601895 0.446242
|
||||
vt 0.300408 0.446242
|
||||
vt 0.598987 0.664509
|
||||
vt 1.000000 0.664509
|
||||
vt 1.000000 1.000000
|
||||
vt 0.598987 1.000000
|
||||
vt 0.703250 0.116023
|
||||
vt 0.995263 0.116023
|
||||
vt 0.995263 0.551722
|
||||
vt 0.703250 0.551722
|
||||
vt 0.000000 0.116023
|
||||
vt 0.199053 0.116023
|
||||
vt 0.199053 0.551722
|
||||
vt 0.000000 0.551722
|
||||
vn 0.000000 1.000000 0.000000
|
||||
vn 0.000000 0.000000 -1.000000
|
||||
vn -1.000000 0.000000 0.000000
|
||||
vn 0.000000 0.000000 1.000000
|
||||
vn 1.000000 0.000000 0.000000
|
||||
s off
|
||||
f 1/1/1 2/2/1 4/3/1 3/4/1
|
||||
f 5/5/1 6/6/1 8/7/1 7/8/1
|
||||
f 9/9/1 10/10/1 12/11/1 11/12/1
|
||||
f 13/13/1 14/14/1 16/15/1 15/16/1
|
||||
f 17/17/1 19/18/1 20/19/1 18/20/1
|
||||
f 12/11/2 32/11/2 31/12/2 11/12/2
|
||||
f 7/8/3 27/8/3 25/5/3 5/5/3
|
||||
f 17/17/4 37/17/4 39/18/4 19/18/4
|
||||
f 15/16/3 35/16/3 33/13/3 13/13/3
|
||||
f 5/5/4 25/5/4 26/6/4 6/6/4
|
||||
f 13/13/4 33/13/4 34/14/4 14/14/4
|
||||
f 6/6/5 26/6/5 28/7/5 8/7/5
|
||||
f 14/14/5 34/14/5 36/15/5 16/15/5
|
||||
f 8/7/2 28/7/2 27/8/2 7/8/2
|
||||
f 3/4/3 23/4/3 21/1/3 1/1/3
|
||||
f 16/15/2 36/15/2 35/16/2 15/16/2
|
||||
f 11/12/3 31/12/3 29/9/3 9/9/3
|
||||
f 1/1/4 21/1/4 22/2/4 2/2/4
|
||||
f 18/20/3 38/20/3 37/17/3 17/17/3
|
||||
f 9/9/4 29/9/4 30/10/4 10/10/4
|
||||
f 2/2/5 22/2/5 24/3/5 4/3/5
|
||||
f 19/18/5 39/18/5 40/19/5 20/19/5
|
||||
f 10/10/5 30/10/5 32/11/5 12/11/5
|
||||
f 4/3/2 24/3/2 23/4/2 3/4/2
|
||||
f 20/19/2 40/19/2 38/20/2 18/20/2
|
|
@ -0,0 +1,76 @@
|
|||
# Blender v2.75 (sub 4) OBJ File: 'stone_path.blend'
|
||||
# www.blender.org
|
||||
o Path_4_Plane.004
|
||||
v -0.400000 -0.500000 -0.000000
|
||||
v -0.000000 -0.500000 -0.000000
|
||||
v -0.400000 -0.500000 -0.400000
|
||||
v -0.000000 -0.500000 -0.400000
|
||||
v 0.400000 -0.500000 0.000000
|
||||
v 0.000000 -0.500000 0.000000
|
||||
v 0.400000 -0.500000 0.400000
|
||||
v 0.000000 -0.500000 0.400000
|
||||
v 0.180000 -0.500000 -0.180000
|
||||
v 0.420000 -0.500000 -0.180000
|
||||
v 0.180000 -0.500000 -0.420000
|
||||
v 0.420000 -0.500000 -0.420000
|
||||
v -0.180000 -0.500000 0.180000
|
||||
v -0.420000 -0.500000 0.180000
|
||||
v -0.180000 -0.500000 0.420000
|
||||
v -0.420000 -0.500000 0.420000
|
||||
v -0.420000 -0.400000 0.420000
|
||||
v -0.180000 -0.400000 0.420000
|
||||
v -0.420000 -0.400000 0.180000
|
||||
v -0.180000 -0.400000 0.180000
|
||||
v 0.420000 -0.400000 -0.420000
|
||||
v 0.180000 -0.400000 -0.420000
|
||||
v 0.420000 -0.400000 -0.180000
|
||||
v 0.180000 -0.400000 -0.180000
|
||||
v 0.000000 -0.400000 0.400000
|
||||
v 0.400000 -0.400000 0.400000
|
||||
v 0.000000 -0.400000 0.000000
|
||||
v 0.400000 -0.400000 0.000000
|
||||
v -0.000000 -0.400000 -0.400000
|
||||
v -0.400000 -0.400000 -0.400000
|
||||
v -0.000000 -0.400000 -0.000000
|
||||
v -0.400000 -0.400000 -0.000000
|
||||
vt 1.000000 1.000000
|
||||
vt 0.714286 1.000000
|
||||
vt 0.500000 0.023810
|
||||
vt 0.976191 0.023810
|
||||
vt 1.000000 0.714286
|
||||
vt 0.500000 0.976191
|
||||
vt 0.023810 0.976191
|
||||
vt 0.000000 0.000000
|
||||
vt 0.285714 0.000000
|
||||
vt 0.285714 0.285714
|
||||
vt 0.000000 0.285714
|
||||
vt 0.023810 0.500000
|
||||
vt 0.714286 0.714286
|
||||
vt 0.976191 0.500000
|
||||
vt 0.500000 0.500000
|
||||
vn 0.000000 0.000000 -1.000000
|
||||
vn 0.000000 0.000000 1.000000
|
||||
vn 1.000000 0.000000 0.000000
|
||||
vn 0.000000 1.000000 0.000000
|
||||
vn -1.000000 0.000000 0.000000
|
||||
s off
|
||||
f 21/1/1 12/1/1 11/2/1 22/2/1
|
||||
f 25/3/2 8/3/2 7/4/2 26/4/2
|
||||
f 23/5/3 10/5/3 12/1/3 21/1/3
|
||||
f 29/6/1 4/6/1 3/7/1 30/7/1
|
||||
f 17/8/4 18/9/4 20/10/4 19/11/4
|
||||
f 30/7/5 3/7/5 1/12/5 32/12/5
|
||||
f 19/11/5 14/11/5 16/8/5 17/8/5
|
||||
f 24/13/4 23/5/4 21/1/4 22/2/4
|
||||
f 22/2/5 11/2/5 9/13/5 24/13/5
|
||||
f 17/8/2 16/8/2 15/9/2 18/9/2
|
||||
f 26/4/3 7/4/3 5/14/3 28/14/3
|
||||
f 31/15/3 2/15/3 4/6/3 29/6/3
|
||||
f 18/9/3 15/9/3 13/10/3 20/10/3
|
||||
f 28/14/1 5/14/1 6/15/1 27/15/1
|
||||
f 32/12/2 1/12/2 2/15/2 31/15/2
|
||||
f 20/10/1 13/10/1 14/11/1 19/11/1
|
||||
f 32/12/4 31/15/4 29/6/4 30/7/4
|
||||
f 24/13/2 9/13/2 10/5/2 23/5/2
|
||||
f 27/15/5 6/15/5 8/3/5 25/3/5
|
||||
f 25/3/4 26/4/4 28/14/4 27/15/4
|
|
@ -0,0 +1,231 @@
|
|||
# Blender v2.75 (sub 0) OBJ File: 'toilet.blend'
|
||||
# www.blender.org
|
||||
o Toilet_close_Cube.001
|
||||
v -0.216380 -0.364267 -0.195066
|
||||
v 0.230162 -0.364267 -0.195066
|
||||
v 0.230162 -0.364267 0.375364
|
||||
v -0.216380 -0.364267 0.375364
|
||||
v -0.216380 -0.503120 -0.195066
|
||||
v -0.216380 -0.503120 0.375364
|
||||
v 0.230162 -0.503120 0.375364
|
||||
v 0.230162 -0.503120 -0.195065
|
||||
v -0.026301 0.497050 0.418905
|
||||
v -0.099953 0.497050 0.418905
|
||||
v -0.099953 0.495923 0.354172
|
||||
v -0.026301 0.495923 0.354172
|
||||
v -0.099953 0.541235 0.418294
|
||||
v -0.099953 0.540108 0.353560
|
||||
v -0.026301 0.541235 0.418294
|
||||
v -0.026301 0.540108 0.353560
|
||||
v 0.332628 0.485120 0.489409
|
||||
v -0.318846 0.485120 0.489409
|
||||
v 0.332628 0.485120 0.286360
|
||||
v -0.318846 0.485120 0.286360
|
||||
v -0.318846 -0.032421 0.286360
|
||||
v 0.332628 -0.032421 0.286360
|
||||
v 0.332628 -0.367155 0.286360
|
||||
v -0.318846 -0.367155 0.286360
|
||||
v 0.332628 -0.032421 0.489409
|
||||
v -0.318846 -0.032421 0.489409
|
||||
v -0.318846 -0.367155 0.489409
|
||||
v 0.332628 -0.367155 0.489409
|
||||
v -0.318846 -0.032421 -0.334670
|
||||
v -0.318846 -0.367155 -0.334670
|
||||
v 0.332628 -0.032421 -0.334670
|
||||
v 0.332628 -0.367155 -0.334670
|
||||
v 0.074405 0.497050 0.418905
|
||||
v 0.000753 0.497050 0.418905
|
||||
v 0.000753 0.495923 0.354172
|
||||
v 0.074405 0.495923 0.354172
|
||||
v 0.000753 0.541235 0.418294
|
||||
v 0.000753 0.540108 0.353560
|
||||
v 0.074405 0.541235 0.418294
|
||||
v 0.074405 0.540108 0.353560
|
||||
v 0.298674 0.038404 0.235087
|
||||
v -0.290831 0.038404 0.235087
|
||||
v -0.290831 -0.026774 0.235208
|
||||
v 0.298674 -0.026774 0.235208
|
||||
v -0.290831 0.038576 -0.305720
|
||||
v -0.290831 -0.026603 -0.305600
|
||||
v 0.298674 0.038575 -0.305720
|
||||
v 0.298674 -0.026603 -0.305601
|
||||
v -0.230085 -0.040764 0.201747
|
||||
v 0.243868 -0.040764 0.201747
|
||||
v 0.243868 -0.040764 -0.250057
|
||||
v -0.230085 -0.040764 -0.250057
|
||||
v -0.230085 -0.318566 0.201747
|
||||
v 0.243867 -0.318566 0.201747
|
||||
v 0.163555 -0.203467 -0.206424
|
||||
v -0.149773 -0.203467 -0.206424
|
||||
vt 0.839078 0.324803
|
||||
vt -0.012876 0.324803
|
||||
vt -0.012876 0.991727
|
||||
vt 0.839077 0.991727
|
||||
vt -0.096533 0.324803
|
||||
vt -0.303914 0.324803
|
||||
vt -0.303914 0.991727
|
||||
vt -0.096533 0.991727
|
||||
vt 0.839078 -0.096533
|
||||
vt 0.839077 -0.303914
|
||||
vt -0.012876 -0.303914
|
||||
vt -0.012876 -0.096533
|
||||
vt -0.077905 0.608692
|
||||
vt -0.077905 0.498690
|
||||
vt 0.018775 0.498690
|
||||
vt 0.018775 0.608692
|
||||
vt -0.077905 1.189870
|
||||
vt -0.076993 1.255861
|
||||
vt 0.019689 1.254178
|
||||
vt 0.018775 1.188187
|
||||
vt -0.076993 0.498690
|
||||
vt -0.076993 0.608692
|
||||
vt 0.019689 0.608692
|
||||
vt 0.019689 0.498690
|
||||
vt 1.188187 0.608692
|
||||
vt 1.188187 0.498690
|
||||
vt 1.254178 0.498690
|
||||
vt 1.254178 0.608692
|
||||
vt 1.255861 0.608692
|
||||
vt 1.255861 0.498690
|
||||
vt 1.189870 0.498690
|
||||
vt 1.189870 0.608692
|
||||
vt 0.120055 1.144763
|
||||
vt 0.120055 0.171767
|
||||
vt -0.183205 0.171767
|
||||
vt -0.183205 1.144763
|
||||
vt -0.183205 0.399088
|
||||
vt 0.120055 0.399088
|
||||
vt 0.120055 -0.100846
|
||||
vt -0.183205 -0.100846
|
||||
vt 1.047581 0.399088
|
||||
vt 1.047581 -0.100846
|
||||
vt 0.246427 1.012196
|
||||
vt 0.246427 0.304334
|
||||
vt 0.399088 1.144763
|
||||
vt 0.399088 0.171767
|
||||
vt -0.100846 0.171767
|
||||
vt -0.100846 1.144763
|
||||
vt 1.047581 0.171767
|
||||
vt 1.047581 1.144763
|
||||
vt 0.120055 1.172052
|
||||
vt -0.183205 1.172052
|
||||
vt -0.077905 0.759099
|
||||
vt -0.077905 0.649098
|
||||
vt 0.018775 0.649098
|
||||
vt 0.018775 0.759099
|
||||
vt -0.076993 0.649098
|
||||
vt -0.076993 0.759099
|
||||
vt 0.019689 0.759099
|
||||
vt 0.019689 0.649098
|
||||
vt 1.188187 0.759099
|
||||
vt 1.188187 0.649098
|
||||
vt 1.254178 0.649098
|
||||
vt 1.254178 0.759099
|
||||
vt 1.255861 0.759099
|
||||
vt 1.255861 0.649098
|
||||
vt 1.189870 0.649098
|
||||
vt 1.189870 0.759099
|
||||
vt 1.172052 0.171767
|
||||
vt 1.172052 1.144763
|
||||
vt 0.921209 0.386628
|
||||
vt 0.246427 0.386628
|
||||
vt 0.246427 -0.028277
|
||||
vt 0.856042 0.143627
|
||||
vt 0.921209 0.304334
|
||||
vt 0.921209 1.012196
|
||||
vt 0.856042 0.892247
|
||||
vt 0.856042 0.424283
|
||||
vt 0.386628 1.012196
|
||||
vt 0.386628 0.304334
|
||||
vt 0.143627 0.424283
|
||||
vt 0.143627 0.892247
|
||||
vt -0.028277 1.012196
|
||||
vt -0.028277 0.304334
|
||||
vt 0.085590 0.552995
|
||||
vt 0.926569 0.552921
|
||||
vt 0.926318 0.442387
|
||||
vt 0.085337 0.442464
|
||||
vt 0.469592 0.001391
|
||||
vt 0.469592 1.001104
|
||||
vt 0.580109 1.001104
|
||||
vt 0.580109 0.001391
|
||||
vt 0.926615 0.799443
|
||||
vt 0.085637 0.800223
|
||||
vt 0.085291 0.689692
|
||||
vt 0.926271 0.688910
|
||||
vt 0.092622 1.001102
|
||||
vt 0.092622 0.001391
|
||||
vt 0.933506 0.001391
|
||||
vt 0.933506 1.001104
|
||||
vt 0.935429 1.001104
|
||||
vt 0.935429 0.001391
|
||||
vt 0.094547 0.001391
|
||||
vt 0.094547 1.001102
|
||||
vn 0.000000 1.000000 0.000000
|
||||
vn -0.000000 0.000000 1.000000
|
||||
vn -1.000000 0.000000 -0.000000
|
||||
vn 0.000000 -0.000000 -1.000000
|
||||
vn 1.000000 -0.000000 0.000000
|
||||
vn 0.000000 -0.999800 0.017400
|
||||
vn 0.000000 0.999800 -0.017400
|
||||
vn 0.000000 -0.013800 -0.999900
|
||||
vn 0.000000 0.013800 0.999900
|
||||
vn 0.000000 -1.000000 0.000000
|
||||
vn 0.000000 0.995200 -0.098100
|
||||
vn 0.975000 0.189300 0.116400
|
||||
vn 0.093600 0.995600 0.000000
|
||||
vn 0.000000 0.995200 0.098100
|
||||
vn -0.093600 0.995600 -0.000000
|
||||
vn -0.000000 0.962500 0.271400
|
||||
vn -0.975000 0.189300 0.116400
|
||||
vn -0.000000 0.259000 0.965900
|
||||
vn -0.000000 -0.001800 -1.000000
|
||||
vn -0.000000 -1.000000 -0.000300
|
||||
vn 0.000000 1.000000 0.000300
|
||||
g Toilet_close_Cube.001_White
|
||||
s off
|
||||
f 5/1/1 6/2/1 7/3/1 8/4/1
|
||||
f 1/5/2 5/6/2 8/7/2 2/8/2
|
||||
f 2/9/3 8/10/3 7/11/3 3/12/3
|
||||
f 3/8/4 7/7/4 6/6/4 4/5/4
|
||||
f 5/10/5 1/9/5 4/12/5 6/11/5
|
||||
f 9/13/6 10/14/6 11/15/6 12/16/6
|
||||
f 10/17/3 13/18/3 14/19/3 11/20/3
|
||||
f 13/21/7 15/22/7 16/23/7 14/24/7
|
||||
f 15/18/5 9/17/5 12/20/5 16/19/5
|
||||
f 12/25/8 11/26/8 14/27/8 16/28/8
|
||||
f 15/29/9 13/30/9 10/31/9 9/32/9
|
||||
f 19/33/1 20/34/1 18/35/1 17/36/1
|
||||
f 26/37/3 21/38/3 24/39/3 27/40/3
|
||||
f 31/41/5 22/38/5 23/39/5 32/42/5
|
||||
f 28/36/10 27/35/10 24/34/10 23/33/10
|
||||
f 21/34/11 22/33/11 50/43/11 49/44/11
|
||||
f 25/45/2 26/46/2 27/47/2 28/48/2
|
||||
f 21/38/3 29/41/3 30/42/3 24/39/3
|
||||
f 29/46/4 31/45/4 32/48/4 30/47/4
|
||||
f 22/38/5 25/37/5 28/40/5 23/39/5
|
||||
f 23/33/10 24/34/10 30/49/10 32/50/10
|
||||
f 25/37/5 22/38/5 19/51/5 17/52/5
|
||||
f 33/53/6 34/54/6 35/55/6 36/56/6
|
||||
f 34/17/3 37/18/3 38/19/3 35/20/3
|
||||
f 37/57/7 39/58/7 40/59/7 38/60/7
|
||||
f 39/18/5 33/17/5 36/20/5 40/19/5
|
||||
f 36/61/8 35/62/8 38/63/8 40/64/8
|
||||
f 39/65/9 37/66/9 34/67/9 33/68/9
|
||||
f 22/45/4 21/46/4 20/69/4 19/70/4
|
||||
f 21/38/3 26/37/3 18/52/3 20/51/3
|
||||
f 26/46/2 25/45/2 17/70/2 18/69/2
|
||||
f 52/71/12 49/72/12 53/73/12 56/74/12
|
||||
f 29/49/13 21/34/13 49/44/13 52/75/13
|
||||
f 31/50/14 29/49/14 52/75/14 51/76/14
|
||||
f 22/33/15 31/50/15 51/76/15 50/43/15
|
||||
f 55/77/16 56/78/16 53/44/16 54/43/16
|
||||
f 50/72/17 51/71/17 55/74/17 54/73/17
|
||||
f 51/79/18 52/80/18 56/81/18 55/82/18
|
||||
f 49/80/4 50/79/4 54/83/4 53/84/4
|
||||
g Toilet_close_Cube.001_Brown
|
||||
f 42/85/3 45/86/3 46/87/3 43/88/3
|
||||
f 45/89/19 47/90/19 48/91/19 46/92/19
|
||||
f 47/93/5 41/94/5 44/95/5 48/96/5
|
||||
f 44/97/20 43/98/20 46/99/20 48/100/20
|
||||
f 47/101/21 45/102/21 42/103/21 41/104/21
|
|
@ -0,0 +1,230 @@
|
|||
# Blender v2.75 (sub 0) OBJ File: 'toilet.blend'
|
||||
# www.blender.org
|
||||
o Toilet_open_Cube.002
|
||||
v -0.216380 -0.364267 -0.195066
|
||||
v 0.230162 -0.364267 -0.195066
|
||||
v 0.230162 -0.364267 0.375364
|
||||
v -0.216380 -0.364267 0.375364
|
||||
v -0.216380 -0.503120 -0.195066
|
||||
v -0.216380 -0.503120 0.375364
|
||||
v 0.230162 -0.503120 0.375364
|
||||
v 0.230162 -0.503120 -0.195065
|
||||
v -0.026301 0.497050 0.418905
|
||||
v -0.099953 0.497050 0.418905
|
||||
v -0.099953 0.495923 0.354172
|
||||
v -0.026301 0.495923 0.354172
|
||||
v -0.099953 0.541235 0.418294
|
||||
v -0.099953 0.540108 0.353560
|
||||
v -0.026301 0.541235 0.418294
|
||||
v -0.026301 0.540108 0.353560
|
||||
v 0.332628 0.485120 0.489409
|
||||
v -0.318846 0.485120 0.489409
|
||||
v 0.332628 0.485120 0.286360
|
||||
v -0.318846 0.485120 0.286360
|
||||
v -0.318846 -0.032421 0.286360
|
||||
v 0.332628 -0.032421 0.286360
|
||||
v 0.332628 -0.367155 0.286360
|
||||
v -0.318846 -0.367155 0.286360
|
||||
v 0.332628 -0.032421 0.489409
|
||||
v -0.318846 -0.032421 0.489409
|
||||
v -0.318846 -0.367155 0.489409
|
||||
v 0.332628 -0.367155 0.489409
|
||||
v -0.318846 -0.032421 -0.334670
|
||||
v -0.318846 -0.367155 -0.334670
|
||||
v 0.332628 -0.032421 -0.334670
|
||||
v 0.332628 -0.367155 -0.334670
|
||||
v 0.074405 0.497050 0.418905
|
||||
v 0.000753 0.497050 0.418905
|
||||
v 0.000753 0.495923 0.354172
|
||||
v 0.074405 0.495923 0.354172
|
||||
v 0.000753 0.541235 0.418294
|
||||
v 0.000753 0.540108 0.353560
|
||||
v 0.074405 0.541235 0.418294
|
||||
v 0.074405 0.540108 0.353560
|
||||
v 0.298674 -0.026545 0.261491
|
||||
v -0.290831 -0.026545 0.261491
|
||||
v -0.290831 -0.027680 0.196323
|
||||
v 0.298674 -0.027680 0.196323
|
||||
v -0.290831 0.469302 0.253946
|
||||
v -0.290831 0.468168 0.188777
|
||||
v 0.298674 0.469302 0.253946
|
||||
v 0.298675 0.468168 0.188777
|
||||
v -0.230085 -0.040764 0.201747
|
||||
v 0.243868 -0.040764 0.201747
|
||||
v 0.243868 -0.040764 -0.250057
|
||||
v -0.230085 -0.040764 -0.250057
|
||||
v -0.230085 -0.318566 0.201747
|
||||
v 0.243867 -0.318566 0.201747
|
||||
v 0.163555 -0.203467 -0.206424
|
||||
v -0.149773 -0.203467 -0.206424
|
||||
vt 0.839078 0.324803
|
||||
vt -0.012876 0.324803
|
||||
vt -0.012876 0.991727
|
||||
vt 0.839077 0.991727
|
||||
vt -0.096533 0.324803
|
||||
vt -0.303914 0.324803
|
||||
vt -0.303914 0.991727
|
||||
vt -0.096533 0.991727
|
||||
vt 0.839078 -0.096533
|
||||
vt 0.839077 -0.303914
|
||||
vt -0.012876 -0.303914
|
||||
vt -0.012876 -0.096533
|
||||
vt -0.077905 0.608692
|
||||
vt -0.077905 0.498690
|
||||
vt 0.018775 0.498690
|
||||
vt 0.018775 0.608692
|
||||
vt -0.077905 1.189870
|
||||
vt -0.076993 1.255861
|
||||
vt 0.019689 1.254178
|
||||
vt 0.018775 1.188187
|
||||
vt -0.076993 0.498690
|
||||
vt -0.076993 0.608692
|
||||
vt 0.019689 0.608692
|
||||
vt 0.019689 0.498690
|
||||
vt 1.188187 0.608692
|
||||
vt 1.188187 0.498690
|
||||
vt 1.254178 0.498690
|
||||
vt 1.254178 0.608692
|
||||
vt 1.255861 0.608692
|
||||
vt 1.255861 0.498690
|
||||
vt 1.189870 0.498690
|
||||
vt 1.189870 0.608692
|
||||
vt 0.120055 1.144763
|
||||
vt 0.120055 0.171767
|
||||
vt -0.183205 0.171767
|
||||
vt -0.183205 1.144763
|
||||
vt -0.183205 0.399088
|
||||
vt 0.120055 0.399088
|
||||
vt 0.120055 -0.100846
|
||||
vt -0.183205 -0.100846
|
||||
vt 1.047581 0.399088
|
||||
vt 1.047581 -0.100846
|
||||
vt 0.246427 1.012196
|
||||
vt 0.246427 0.304334
|
||||
vt 0.399088 1.144763
|
||||
vt 0.399088 0.171767
|
||||
vt -0.100846 0.171767
|
||||
vt -0.100846 1.144763
|
||||
vt 1.047581 0.171767
|
||||
vt 1.047581 1.144763
|
||||
vt 0.120055 1.172052
|
||||
vt -0.183205 1.172052
|
||||
vt -0.077905 0.759099
|
||||
vt -0.077905 0.649098
|
||||
vt 0.018775 0.649098
|
||||
vt 0.018775 0.759099
|
||||
vt -0.076993 0.649098
|
||||
vt -0.076993 0.759099
|
||||
vt 0.019689 0.759099
|
||||
vt 0.019689 0.649098
|
||||
vt 1.188187 0.759099
|
||||
vt 1.188187 0.649098
|
||||
vt 1.254178 0.649098
|
||||
vt 1.254178 0.759099
|
||||
vt 1.255861 0.759099
|
||||
vt 1.255861 0.649098
|
||||
vt 1.189870 0.649098
|
||||
vt 1.189870 0.759099
|
||||
vt 1.172052 0.171767
|
||||
vt 1.172052 1.144763
|
||||
vt 0.921209 0.386628
|
||||
vt 0.246427 0.386628
|
||||
vt 0.246427 -0.028277
|
||||
vt 0.856042 0.143627
|
||||
vt 0.921209 0.304334
|
||||
vt 0.921209 1.012196
|
||||
vt 0.856042 0.892247
|
||||
vt 0.856042 0.424283
|
||||
vt 0.386628 1.012196
|
||||
vt 0.386628 0.304334
|
||||
vt 0.143627 0.424283
|
||||
vt 0.143627 0.892247
|
||||
vt -0.028277 1.012196
|
||||
vt -0.028277 0.304334
|
||||
vt 0.085590 0.552995
|
||||
vt 0.926569 0.552921
|
||||
vt 0.926318 0.442387
|
||||
vt 0.085337 0.442464
|
||||
vt 0.469592 0.001391
|
||||
vt 0.469592 1.001104
|
||||
vt 0.580109 1.001104
|
||||
vt 0.580109 0.001391
|
||||
vt 0.926615 0.799443
|
||||
vt 0.085637 0.800223
|
||||
vt 0.085291 0.689692
|
||||
vt 0.926271 0.688910
|
||||
vt 0.092622 1.001102
|
||||
vt 0.092622 0.001391
|
||||
vt 0.933506 0.001391
|
||||
vt 0.933506 1.001104
|
||||
vt 0.935429 1.001104
|
||||
vt 0.935429 0.001391
|
||||
vt 0.094547 0.001391
|
||||
vt 0.094547 1.001102
|
||||
vn 0.000000 1.000000 0.000000
|
||||
vn -0.000000 0.000000 1.000000
|
||||
vn -1.000000 0.000000 -0.000000
|
||||
vn 0.000000 -0.000000 -1.000000
|
||||
vn 1.000000 -0.000000 0.000000
|
||||
vn 0.000000 -0.999800 0.017400
|
||||
vn 0.000000 0.999800 -0.017400
|
||||
vn 0.000000 -0.013800 -0.999900
|
||||
vn 0.000000 0.013800 0.999900
|
||||
vn 0.000000 -1.000000 0.000000
|
||||
vn 0.000000 0.995200 -0.098100
|
||||
vn 0.975000 0.189300 0.116400
|
||||
vn 0.093600 0.995600 0.000000
|
||||
vn 0.000000 0.995200 0.098100
|
||||
vn -0.093600 0.995600 -0.000000
|
||||
vn -0.000000 0.962500 0.271400
|
||||
vn -0.975000 0.189300 0.116400
|
||||
vn -0.000000 0.259000 0.965900
|
||||
vn 0.000000 -0.015200 -0.999900
|
||||
vn -0.000000 0.015200 0.999900
|
||||
g Toilet_open_Cube.002_White
|
||||
s off
|
||||
f 5/1/1 6/2/1 7/3/1 8/4/1
|
||||
f 1/5/2 5/6/2 8/7/2 2/8/2
|
||||
f 2/9/3 8/10/3 7/11/3 3/12/3
|
||||
f 3/8/4 7/7/4 6/6/4 4/5/4
|
||||
f 5/10/5 1/9/5 4/12/5 6/11/5
|
||||
f 9/13/6 10/14/6 11/15/6 12/16/6
|
||||
f 10/17/3 13/18/3 14/19/3 11/20/3
|
||||
f 13/21/7 15/22/7 16/23/7 14/24/7
|
||||
f 15/18/5 9/17/5 12/20/5 16/19/5
|
||||
f 12/25/8 11/26/8 14/27/8 16/28/8
|
||||
f 15/29/9 13/30/9 10/31/9 9/32/9
|
||||
f 19/33/1 20/34/1 18/35/1 17/36/1
|
||||
f 26/37/3 21/38/3 24/39/3 27/40/3
|
||||
f 31/41/5 22/38/5 23/39/5 32/42/5
|
||||
f 28/36/10 27/35/10 24/34/10 23/33/10
|
||||
f 21/34/11 22/33/11 50/43/11 49/44/11
|
||||
f 25/45/2 26/46/2 27/47/2 28/48/2
|
||||
f 21/38/3 29/41/3 30/42/3 24/39/3
|
||||
f 29/46/4 31/45/4 32/48/4 30/47/4
|
||||
f 22/38/5 25/37/5 28/40/5 23/39/5
|
||||
f 23/33/10 24/34/10 30/49/10 32/50/10
|
||||
f 25/37/5 22/38/5 19/51/5 17/52/5
|
||||
f 33/53/6 34/54/6 35/55/6 36/56/6
|
||||
f 34/17/3 37/18/3 38/19/3 35/20/3
|
||||
f 37/57/7 39/58/7 40/59/7 38/60/7
|
||||
f 39/18/5 33/17/5 36/20/5 40/19/5
|
||||
f 36/61/8 35/62/8 38/63/8 40/64/8
|
||||
f 39/65/9 37/66/9 34/67/9 33/68/9
|
||||
f 22/45/4 21/46/4 20/69/4 19/70/4
|
||||
f 21/38/3 26/37/3 18/52/3 20/51/3
|
||||
f 26/46/2 25/45/2 17/70/2 18/69/2
|
||||
f 52/71/12 49/72/12 53/73/12 56/74/12
|
||||
f 29/49/13 21/34/13 49/44/13 52/75/13
|
||||
f 31/50/14 29/49/14 52/75/14 51/76/14
|
||||
f 22/33/15 31/50/15 51/76/15 50/43/15
|
||||
f 55/77/16 56/78/16 53/44/16 54/43/16
|
||||
f 50/72/17 51/71/17 55/74/17 54/73/17
|
||||
f 51/79/18 52/80/18 56/81/18 55/82/18
|
||||
f 49/80/4 50/79/4 54/83/4 53/84/4
|
||||
g Toilet_open_Cube.002_Brown
|
||||
f 42/85/3 45/86/3 46/87/3 43/88/3
|
||||
f 45/89/7 47/90/7 48/91/7 46/92/7
|
||||
f 47/93/5 41/94/5 44/95/5 48/96/5
|
||||
f 44/97/19 43/98/19 46/99/19 48/100/19
|
||||
f 47/101/20 45/102/20 42/103/20 41/104/20
|
|
@ -0,0 +1,137 @@
|
|||
# Blender v2.78 (sub 0) OBJ File: ''
|
||||
# www.blender.org
|
||||
mtllib FM_tv.mtl
|
||||
o Cube_Cube.001_Body_Cube_Cube.001_Body_body
|
||||
v -0.450000 0.400000 0.200000
|
||||
v -0.450000 0.400000 -0.500000
|
||||
v -0.450000 -0.500000 -0.500000
|
||||
v -0.450000 -0.500000 0.200000
|
||||
v 0.450000 0.400000 -0.500000
|
||||
v 0.450000 -0.500000 -0.500000
|
||||
v 0.360000 -0.410000 -0.500000
|
||||
v 0.360000 0.310000 -0.500000
|
||||
v 0.450000 0.400000 0.200000
|
||||
v 0.450000 -0.500000 0.200000
|
||||
v -0.300000 0.220000 0.200000
|
||||
v 0.300000 0.220000 0.200000
|
||||
v -0.300000 0.220000 0.458106
|
||||
v 0.300000 0.220000 0.458106
|
||||
v 0.300000 -0.320000 0.200000
|
||||
v -0.300000 -0.320000 0.200000
|
||||
v -0.300000 -0.320000 0.458106
|
||||
v 0.300000 -0.320000 0.458106
|
||||
v -0.360000 -0.410000 -0.500000
|
||||
v -0.360000 0.310000 -0.500000
|
||||
v -0.360000 0.310000 -0.457433
|
||||
v -0.360000 -0.410000 -0.457433
|
||||
v 0.360000 -0.410000 -0.457433
|
||||
v 0.360000 0.310000 -0.457433
|
||||
vt 0.9999 0.0001
|
||||
vt 0.9999 0.7777
|
||||
vt 0.0001 0.7777
|
||||
vt 0.0001 0.0001
|
||||
vt 0.9999 0.0001
|
||||
vt 0.9999 0.9999
|
||||
vt 0.8999 0.8999
|
||||
vt 0.8999 0.1001
|
||||
vt 0.9999 0.7777
|
||||
vt 0.0001 0.7777
|
||||
vt 0.0001 0.0001
|
||||
vt 0.9999 0.9999
|
||||
vt 0.0001 0.9999
|
||||
vt 0.1667 0.7999
|
||||
vt 0.8333 0.7999
|
||||
vt 0.0001 0.7777
|
||||
vt 0.0001 0.0001
|
||||
vt 0.9999 0.0001
|
||||
vt 0.9999 0.7777
|
||||
vt 0.9999 0.0001
|
||||
vt 0.9999 0.7777
|
||||
vt 0.0001 0.7777
|
||||
vt 0.0001 0.0001
|
||||
vt 0.9999 0.4302
|
||||
vt 0.0001 0.4302
|
||||
vt 0.0001 0.0001
|
||||
vt 0.9999 0.0001
|
||||
vt 0.9999 0.0001
|
||||
vt 0.8333 0.2001
|
||||
vt 0.1667 0.2001
|
||||
vt 0.9999 0.8999
|
||||
vt 0.0001 0.8999
|
||||
vt 0.0001 0.0001
|
||||
vt 0.9999 0.0001
|
||||
vt 0.9999 0.4780
|
||||
vt 0.0001 0.4780
|
||||
vt 0.9999 0.0001
|
||||
vt 0.0001 0.0001
|
||||
vt 0.9999 0.0001
|
||||
vt 0.9999 0.4302
|
||||
vt 0.0001 0.4302
|
||||
vt 0.0001 0.0001
|
||||
vt 0.9999 0.0001
|
||||
vt 0.9999 0.4780
|
||||
vt 0.0001 0.4780
|
||||
vt 0.0000 0.0000
|
||||
vt 1.0000 0.0000
|
||||
vt 1.0000 0.0591
|
||||
vt 0.0000 0.0591
|
||||
vt 0.0001 0.9999
|
||||
vt 0.1001 0.8999
|
||||
vt 0.0001 0.0001
|
||||
vt 0.1001 0.1001
|
||||
vt 1.0000 0.0591
|
||||
vt 0.0000 0.0591
|
||||
vt 0.0000 0.0000
|
||||
vt 1.0000 0.0000
|
||||
vt 0.0000 0.0000
|
||||
vt 1.0000 0.0000
|
||||
vt 1.0000 0.0591
|
||||
vt 0.0000 0.0591
|
||||
vt 1.0000 0.0591
|
||||
vt 0.0000 0.0591
|
||||
vt 0.0000 0.0000
|
||||
vt 1.0000 0.0000
|
||||
vn -1.0000 0.0000 0.0000
|
||||
vn 0.0000 0.0000 -1.0000
|
||||
vn 1.0000 0.0000 0.0000
|
||||
vn 0.0000 -0.0000 1.0000
|
||||
vn 0.0000 -1.0000 -0.0000
|
||||
vn 0.0000 1.0000 0.0000
|
||||
g Cube_Cube.001_Body_Cube_Cube.001_Body_body_Cube_Cube.001_Body_Cube_Cube.001_Body_body_body
|
||||
usemtl body
|
||||
s 1
|
||||
f 1/1/1 2/2/1 3/3/1 4/4/1
|
||||
f 5/5/2 6/6/2 7/7/2 8/8/2
|
||||
f 5/5/3 9/9/3 10/10/3 6/11/3
|
||||
f 9/12/4 1/13/4 11/14/4 12/15/4
|
||||
f 4/16/5 3/17/5 6/18/5 10/19/5
|
||||
f 9/20/6 5/21/6 2/22/6 1/23/6
|
||||
f 12/24/6 11/25/6 13/26/6 14/27/6
|
||||
f 10/28/4 9/12/4 12/15/4 15/29/4
|
||||
f 1/13/4 4/4/4 16/30/4 11/14/4
|
||||
f 4/4/4 10/28/4 15/29/4 16/30/4
|
||||
f 14/31/4 13/32/4 17/33/4 18/34/4
|
||||
f 11/35/1 16/36/1 17/33/1 13/37/1
|
||||
f 16/38/5 15/39/5 18/40/5 17/41/5
|
||||
f 15/42/3 12/43/3 14/44/3 18/45/3
|
||||
f 19/46/3 20/47/3 21/48/3 22/49/3
|
||||
f 6/6/2 3/50/2 19/51/2 7/7/2
|
||||
f 2/52/2 5/5/2 8/8/2 20/53/2
|
||||
f 3/50/2 2/52/2 20/53/2 19/51/2
|
||||
f 7/54/6 19/55/6 22/56/6 23/57/6
|
||||
f 20/58/5 8/59/5 24/60/5 21/61/5
|
||||
f 8/62/1 7/63/1 23/64/1 24/65/1
|
||||
o Cube_Cube.001_Screen_Cube_Cube.001_Screen_screen.001
|
||||
v -0.360000 0.310000 -0.457433
|
||||
v 0.360000 0.310000 -0.457433
|
||||
v 0.360000 -0.410000 -0.457433
|
||||
v -0.360000 -0.410000 -0.457433
|
||||
vt 1.0000 1.0000
|
||||
vt 0.0000 1.0000
|
||||
vt -0.0000 0.0000
|
||||
vt 1.0000 -0.0000
|
||||
vn 0.0000 0.0000 -1.0000
|
||||
g Cube_Cube.001_Screen_Cube_Cube.001_Screen_screen.001_Cube_Cube.001_Screen_Cube_Cube.001_Screen_screen.001_screen.001
|
||||
usemtl screen.001
|
||||
s 1
|
||||
f 25/66/7 26/67/7 27/68/7 28/69/7
|
|
@ -18,15 +18,15 @@ for i in ipairs (chair_table) do
|
|||
local name = chair_table[i][1]
|
||||
local material = chair_table[i][2]
|
||||
local invimg = chair_table[i][3]
|
||||
local colour = chair_table[i][4]
|
||||
local colour = chair_table[i][4]
|
||||
|
||||
minetest.register_node('ma_pops_furniture:chair_'..material, {
|
||||
description = name,
|
||||
drawtype = 'nodebox',
|
||||
wield_image = "color_hand" .. material .. ".png",
|
||||
wield_scale = {x=1,y=1,z=0.5},
|
||||
inventory_image = "chair.png^[colorize:#"..colour..":70",
|
||||
tiles = {"color_white.png^[colorize:#"..colour..":70"},
|
||||
wield_image = "color_handwhite.png^(color_handwhite2.png^[colorize:#"..colour..":70)",
|
||||
wield_scale = {x=1,y=1,z=0.5},
|
||||
inventory_image = "chair.png^[colorize:#"..colour..":70",
|
||||
tiles = {"color_white.png^[colorize:#"..colour..":70"},
|
||||
groups = {choppy=2, oddly_breakably_by_hand=2, furniture=1, flammable=1},
|
||||
paramtype = 'light',
|
||||
paramtype2 = 'facedir',
|
||||
|
@ -65,15 +65,15 @@ for i in ipairs (table_table) do
|
|||
local name = table_table[i][1]
|
||||
local material = table_table[i][2]
|
||||
local invimg = table_table[i][3]
|
||||
local colour = table_table[i][4]
|
||||
local colour = table_table[i][4]
|
||||
|
||||
minetest.register_node('ma_pops_furniture:table_'..material, {
|
||||
description = name,
|
||||
wield_image = "color_hand" .. material .. ".png",
|
||||
wield_scale = {x=1,y=1,z=0.5},
|
||||
inventory_image = "table.png^[colorize:#"..colour..":70",
|
||||
wield_image = "color_handwhite.png^(color_handwhite2.png^[colorize:#"..colour..":70)",
|
||||
wield_scale = {x=1,y=1,z=0.5},
|
||||
inventory_image = "table.png^[colorize:#"..colour..":70",
|
||||
drawtype = 'nodebox',
|
||||
tiles = {"color_white.png^[colorize:#"..colour..":70"},
|
||||
tiles = {"color_white.png^[colorize:#"..colour..":70"},
|
||||
groups = {snappy = 2, oddly_breakable_by_hand = 2, furniture = 1, flammable = 1},
|
||||
paramtype = 'light',
|
||||
paramtype2 = 'facedir',
|
||||
|
@ -107,15 +107,15 @@ for i in ipairs (chair2_table) do
|
|||
local name = chair2_table[i][1]
|
||||
local material = chair2_table[i][2]
|
||||
local invimg = chair2_table[i][3]
|
||||
local colour = chair2_table[i][4]
|
||||
local colour = chair2_table[i][4]
|
||||
|
||||
minetest.register_node('ma_pops_furniture:chair2_'..material, {
|
||||
description = name,
|
||||
drawtype = 'nodebox',
|
||||
wield_image = "color_hand" .. material .. ".png",
|
||||
wield_scale = {x=1,y=1,z=0.5},
|
||||
inventory_image = "sofas.png^[colorize:#"..colour..":70",
|
||||
tiles = {"color_white.png^[colorize:#"..colour..":70"},
|
||||
wield_image = "color_handwhite.png^(color_handwhite2.png^[colorize:#"..colour..":70)",
|
||||
wield_scale = {x=1,y=1,z=0.5},
|
||||
inventory_image = "sofas.png^[colorize:#"..colour..":70",
|
||||
tiles = {"color_white.png^[colorize:#"..colour..":70"},
|
||||
groups = {choppy=2, oddly_breakably_by_hand=2, furniture=1, flammable=1},
|
||||
paramtype = 'light',
|
||||
paramtype2 = 'facedir',
|
||||
|
|
|
@ -1,7 +0,0 @@
|
|||
# temporary files
|
||||
*~
|
||||
|
||||
# eclipse project files
|
||||
.project
|
||||
.settings
|
||||
.buildpath
|
|
@ -688,22 +688,22 @@ if enable_colored_metal_signs then
|
|||
-- array : color, translated color, default text color
|
||||
|
||||
local sign_colors = {
|
||||
{"green", S("green"), "f", color3},
|
||||
{"yellow", S("yellow"), "0", color7},
|
||||
{"red", S("red"), "f", color6},
|
||||
{"white", S("white"), "4", color4},
|
||||
{"black", S("black"), "0", color1},
|
||||
{"orange", S("orange"), "0", color5},
|
||||
{"blue", S("blue"), "f", color2},
|
||||
{"pink", S("pink"), "f", color8},
|
||||
{"green", S("green"), "f", color3},
|
||||
{"yellow", S("yellow"), "0", color7},
|
||||
{"red", S("red"), "f", color6},
|
||||
{"white", S("white"), "4", color4},
|
||||
{"black", S("black"), "0", color1},
|
||||
{"orange", S("orange"), "0", color5},
|
||||
{"blue", S("blue"), "f", color2},
|
||||
{"pink", S("pink"), "f", color8},
|
||||
}
|
||||
|
||||
for i, color in ipairs(sign_colors) do
|
||||
minetest.register_node(":signs:sign_wall_"..color[1], {
|
||||
description = S("Sign (@1, metal)", color[2]),
|
||||
inventory_image = "signs.png^[colorize:#"..color[4]..":70",
|
||||
wield_image = "color_hand" .. color[1] .. ".png",
|
||||
wield_scale = {x=1,y=1,z=0.5},
|
||||
inventory_image = "signs.png^[colorize:#"..color[4]..":70",
|
||||
wield_image = "color_handwhite.png^(color_handwhite2.png^[colorize:#"..color[4]..":70)",
|
||||
wield_scale = {x=1,y=1,z=0.5},
|
||||
node_placement_prediction = "",
|
||||
paramtype = "light",
|
||||
sunlight_propagates = true,
|
||||
|
@ -854,146 +854,6 @@ minetest.register_lbm({
|
|||
|
||||
-- locked sign
|
||||
|
||||
minetest.register_craft({
|
||||
output = "locked_sign:sign_wall_locked",
|
||||
recipe = {
|
||||
{default_sign},
|
||||
{"default:steel_ingot"},
|
||||
},
|
||||
})
|
||||
|
||||
-- craft recipes for the metal signs
|
||||
if enable_colored_metal_signs then
|
||||
|
||||
minetest.register_craft( {
|
||||
output = "signs:sign_wall_green",
|
||||
recipe = {
|
||||
{ "dye:dark_green", "dye:white", "dye:dark_green" },
|
||||
{ "", default_sign_metal, "" }
|
||||
},
|
||||
})
|
||||
|
||||
minetest.register_craft( {
|
||||
output = "signs:sign_wall_green 2",
|
||||
recipe = {
|
||||
{ "dye:dark_green", "dye:white", "dye:dark_green" },
|
||||
{ "steel:sheet_metal", "steel:sheet_metal", "steel:sheet_metal" }
|
||||
},
|
||||
})
|
||||
|
||||
minetest.register_craft( {
|
||||
output = "signs:sign_wall_yellow",
|
||||
recipe = {
|
||||
{ "dye:yellow", "dye:black", "dye:yellow" },
|
||||
{ "", default_sign_metal, "" }
|
||||
},
|
||||
})
|
||||
|
||||
minetest.register_craft( {
|
||||
output = "signs:sign_wall_yellow 2",
|
||||
recipe = {
|
||||
{ "dye:yellow", "dye:black", "dye:yellow" },
|
||||
{ "steel:sheet_metal", "steel:sheet_metal", "steel:sheet_metal" }
|
||||
},
|
||||
})
|
||||
|
||||
minetest.register_craft( {
|
||||
output = "signs:sign_wall_red",
|
||||
recipe = {
|
||||
{ "dye:red", "dye:white", "dye:red" },
|
||||
{ "", default_sign_metal, "" }
|
||||
},
|
||||
})
|
||||
|
||||
minetest.register_craft( {
|
||||
output = "signs:sign_wall_red 2",
|
||||
recipe = {
|
||||
{ "dye:red", "dye:white", "dye:red" },
|
||||
{ "steel:sheet_metal", "steel:sheet_metal", "steel:sheet_metal" }
|
||||
},
|
||||
})
|
||||
|
||||
minetest.register_craft( {
|
||||
output = "signs:sign_wall_white_red",
|
||||
recipe = {
|
||||
{ "dye:white", "dye:red", "dye:white" },
|
||||
{ "", default_sign_metal, "" }
|
||||
},
|
||||
})
|
||||
|
||||
minetest.register_craft( {
|
||||
output = "signs:sign_wall_white_red 2",
|
||||
recipe = {
|
||||
{ "dye:white", "dye:red", "dye:white" },
|
||||
{ "steel:sheet_metal", "steel:sheet_metal", "steel:sheet_metal" }
|
||||
},
|
||||
})
|
||||
|
||||
minetest.register_craft( {
|
||||
output = "signs:sign_wall_white_black",
|
||||
recipe = {
|
||||
{ "dye:white", "dye:black", "dye:white" },
|
||||
{ "", default_sign_metal, "" }
|
||||
},
|
||||
})
|
||||
|
||||
minetest.register_craft( {
|
||||
output = "signs:sign_wall_white_black 2",
|
||||
recipe = {
|
||||
{ "dye:white", "dye:black", "dye:white" },
|
||||
{ "steel:sheet_metal", "steel:sheet_metal", "steel:sheet_metal" }
|
||||
},
|
||||
})
|
||||
|
||||
minetest.register_craft( {
|
||||
output = "signs:sign_wall_orange",
|
||||
recipe = {
|
||||
{ "dye:orange", "dye:black", "dye:orange" },
|
||||
{ "", default_sign_metal, "" }
|
||||
},
|
||||
})
|
||||
|
||||
minetest.register_craft( {
|
||||
output = "signs:sign_wall_orange 2",
|
||||
recipe = {
|
||||
{ "dye:orange", "dye:black", "dye:orange" },
|
||||
{ "steel:sheet_metal", "steel:sheet_metal", "steel:sheet_metal" }
|
||||
},
|
||||
})
|
||||
|
||||
minetest.register_craft( {
|
||||
output = "signs:sign_wall_blue",
|
||||
recipe = {
|
||||
{ "dye:blue", "dye:white", "dye:blue" },
|
||||
{ "", default_sign_metal, "" }
|
||||
},
|
||||
})
|
||||
|
||||
minetest.register_craft( {
|
||||
output = "signs:sign_wall_blue 2",
|
||||
recipe = {
|
||||
{ "dye:blue", "dye:white", "dye:blue" },
|
||||
{ "steel:sheet_metal", "steel:sheet_metal", "steel:sheet_metal" }
|
||||
},
|
||||
})
|
||||
|
||||
minetest.register_craft( {
|
||||
output = "signs:sign_wall_brown",
|
||||
recipe = {
|
||||
{ "dye:brown", "dye:white", "dye:brown" },
|
||||
{ "", default_sign_metal, "" }
|
||||
},
|
||||
})
|
||||
|
||||
minetest.register_craft( {
|
||||
output = "signs:sign_wall_brown 2",
|
||||
recipe = {
|
||||
{ "dye:brown", "dye:white", "dye:brown" },
|
||||
{ "steel:sheet_metal", "steel:sheet_metal", "steel:sheet_metal" }
|
||||
},
|
||||
})
|
||||
end
|
||||
|
||||
if minetest.settings:get("log_mods") then
|
||||
minetest.log("action", S("[MOD] signs loaded"))
|
||||
end
|
||||
|
|
Before Width: | Height: | Size: 0 B After Width: | Height: | Size: 100 B |
|
@ -13,9 +13,9 @@ color8 = minetest.setting_get("color8") or "FF69B4"
|
|||
|
||||
local source_list = {
|
||||
{"black", "Color1", color1, 40, 36, 33},
|
||||
{"blue", "Color2", color2, 0, 0, 255},
|
||||
{"green", "Color3", color3, 0, 255, 0},
|
||||
{"white", "Color4", color4, 245, 245, 245},
|
||||
{"blue", "Color2", color2, 0, 0, 255},
|
||||
{"green", "Color3", color3, 0, 255, 0},
|
||||
{"white", "Color4", color4, 245, 245, 245},
|
||||
{"orange", "Color5", color5, 255, 97, 3},
|
||||
{"red", "Color6", color6, 255, 0, 0},
|
||||
{"yellow", "Color7", color7, 255, 255, 0},
|
||||
|
@ -32,8 +32,8 @@ for i in ipairs(source_list) do
|
|||
|
||||
minetest.register_node("trampoline:"..color, {
|
||||
description = desc.."Trampoline",
|
||||
inventory_image = 'trampo.png^[colorize:#'..colour..':70',
|
||||
wield_image = "color_hand" .. color .. ".png",
|
||||
inventory_image = 'trampo.png^[colorize:#'..colour..':70',
|
||||
wield_image = "color_handwhite.png^(color_handwhite2.png^[colorize:#"..colour..":70)",
|
||||
wield_scale = {x=1,y=1,z=0.5},
|
||||
tiles = {"trampoline.png^[colorize:#"..colour..":70", "trampoline.png^[colorize:#"..colour..":70", "trampoline_sides.png^[colorize:#"..colour..":70"},
|
||||
groups = {cracky=3, oddly_breakable_by_hand=1, fall_damage_add_percent=-100, bouncy=99},
|
||||
|
|
|
@ -17,7 +17,7 @@ inventory_plus = {}
|
|||
inventory_plus.buttons = {}
|
||||
|
||||
-- default inventory page
|
||||
inventory_plus.default = minetest.settings:get("inventory_default") or "main"
|
||||
inventory_plus.default = "main"
|
||||
|
||||
-- register_button
|
||||
inventory_plus.register_button = function(player, name, label)
|
||||
|
@ -200,9 +200,9 @@ if page == "furnitures" then
|
|||
.. "image_button_exit[1,4.5;1,1;gui_hotbar_selected.png^cgdoor.png;cgdoor;]"
|
||||
-- .. "image_button_exit[2,4.5;1,1;gui_hotbar_selected.png^slabs.png;tslabs;]"
|
||||
.. "image_button_exit[2,4.5;1,1;gui_hotbar_selected.png^torch.png;torch;]"
|
||||
.. "image_button_exit[3,4.5;1,1;gui_hotbar_selected.png^shieldcross.png;shieldcross;]"
|
||||
.. "image_button_exit[4,4.5;1,1;gui_hotbar_selected.png^shieldslash.png;shieldslash;]"
|
||||
.. "image_button_exit[5,4.5;1,1;gui_hotbar_selected.png^shieldchevron.png;shieldchevron;]"
|
||||
.. "image_button_exit[3,4.5;1,1;gui_hotbar_selected.png^invcross.png;shieldcross;]"
|
||||
.. "image_button_exit[4,4.5;1,1;gui_hotbar_selected.png^invslash.png;shieldslash;]"
|
||||
.. "image_button_exit[5,4.5;1,1;gui_hotbar_selected.png^invchevron.png;shieldchevron;]"
|
||||
.."image_button_exit[6,4.5;1,1;gui_hotbar_selected.png^trampo.png;trampoline;]"
|
||||
|
||||
.. "image_button[7,4.5;1,1;gui_hotbar_selected.png^droite.png;furnitures2;]"
|
||||
|
|
After Width: | Height: | Size: 6.1 KiB |
Before Width: | Height: | Size: 506 B After Width: | Height: | Size: 3.3 KiB |
Before Width: | Height: | Size: 625 B After Width: | Height: | Size: 3.6 KiB |
Before Width: | Height: | Size: 660 B After Width: | Height: | Size: 3.7 KiB |
Before Width: | Height: | Size: 158 B After Width: | Height: | Size: 1.4 KiB |
Before Width: | Height: | Size: 724 B After Width: | Height: | Size: 1.3 KiB |
Before Width: | Height: | Size: 743 B After Width: | Height: | Size: 1.4 KiB |
Before Width: | Height: | Size: 691 B After Width: | Height: | Size: 1.4 KiB |
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.9 KiB |
Before Width: | Height: | Size: 1010 B After Width: | Height: | Size: 4.4 KiB |
Before Width: | Height: | Size: 629 B After Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 249 B After Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 1.6 KiB After Width: | Height: | Size: 2.0 KiB |
After Width: | Height: | Size: 3.0 KiB |
After Width: | Height: | Size: 3.0 KiB |
After Width: | Height: | Size: 1.3 KiB |
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 2.1 KiB |
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 2.1 KiB |
Before Width: | Height: | Size: 907 B After Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 593 B After Width: | Height: | Size: 3.1 KiB |
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 3.5 KiB |
Before Width: | Height: | Size: 703 B After Width: | Height: | Size: 6.6 KiB |
After Width: | Height: | Size: 4.5 KiB |
Before Width: | Height: | Size: 739 B After Width: | Height: | Size: 3.2 KiB |
Before Width: | Height: | Size: 780 B After Width: | Height: | Size: 3.2 KiB |
Before Width: | Height: | Size: 607 B After Width: | Height: | Size: 5.3 KiB |
Before Width: | Height: | Size: 729 B After Width: | Height: | Size: 3.6 KiB |