//--------------------------------------------------------------------------- // // Project: OpenWalnut ( http://www.openwalnut.org ) // // Copyright 2015-2017 OpenWalnut Community, Nemtics, BSV@Uni-Leipzig // For more information see http://www.openwalnut.org/copying // // This file is part of OpenWalnut. // // OpenWalnut 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 3 of the License, or // (at your option) any later version. // // OpenWalnut 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 OpenWalnut. If not, see . // //--------------------------------------------------------------------------- // An extensively commented example of a META file can be // found in src/modules/template/resources "Mesh To Points" { icon="WMMeshToPoints.png"; website = "http://www.openwalnut.org"; description = "This module converts mesh data to points by using the mesh vertex points and colors."; author = "OpenWalnut Project"; "OpenWalnut Project" { url="http://www.openwalnut.org"; email="contact@openwalnut.org"; what="Development, adaption to style and bug fixing"; }; };