OpenNURBS | source NURBS-based geometric modeling library | Service Mesh library

 by   OpenNURBS C++ Version: Current License: GPL-2.0

kandi X-RAY | OpenNURBS Summary

kandi X-RAY | OpenNURBS Summary

OpenNURBS is a C++ library typically used in Architecture, Service Mesh applications. OpenNURBS has no bugs, it has no vulnerabilities, it has a Strong Copyleft License and it has low support. You can download it from GitHub.

OpenNURBS is an open-source NURBS-based geometric modeling library and toolset, with meshing and display / output functions. OpenNURBS .nrb_geom files hold NURBS parametric geometry models and can be used to save and load a working model, and can be used to create meshes and output to mesh file formats. OpenNURBS will support primitive object instantiation through classes in the first phase. In the second phase, we will support mesh/model classification set & query, binary and distributed mesh formats, interactive GUI, and API access. Roadmap for development: * Phase I: 1. basis, curve, surface objects, conic sections object - node, curve, surface, region objects 2. save to file, standard mesh format 3. CV curve instantiation, conversion to NURBS 4. Curve and Surface offsetting 5. Extrusion, Offset Extrusion 6. Display feedback first steps.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              OpenNURBS has a low active ecosystem.
              It has 42 star(s) with 22 fork(s). There are 15 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              OpenNURBS has no issues reported. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of OpenNURBS is current.

            kandi-Quality Quality

              OpenNURBS has no bugs reported.

            kandi-Security Security

              OpenNURBS has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              OpenNURBS is licensed under the GPL-2.0 License. This license is Strong Copyleft.
              Strong Copyleft licenses enforce sharing, and you can use them when creating open source projects.

            kandi-Reuse Reuse

              OpenNURBS releases are not available. You will need to build from source code and install.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of OpenNURBS
            Get all kandi verified functions for this library.

            OpenNURBS Key Features

            No Key Features are available at this moment for OpenNURBS.

            OpenNURBS Examples and Code Snippets

            No Code Snippets are available at this moment for OpenNURBS.

            Community Discussions

            QUESTION

            error LNK1104 : the path shown in the error message is not defined in additional dependencies
            Asked 2018-Jun-28 at 11:32

            I am getting an error LNK1104 in Visual Studio :

            LNK1104 cannot open file './x64/Release/zlib.lib'

            when compiling my project.

            The point is that I cannot see a corresponding path defined in Additional Dependencies of the linker in the project properties.

            The error is shown when I add to the list of dependencies the right path to the zlib.lib or when I remove it.

            here are the project compilation cmd line and linker :

            ...

            ANSWER

            Answered 2018-Jun-25 at 12:46

            Not sure, but have you tried two "\" instead one "\"?

            Also, some of those errors might be Linker Tools Error LNK1104:

            • Not enough disk space.
            • File does not exist.
            • When specifying libraries in a project's property pages dialog box,
              library names should be separated by spaces (and not commas).
            • Incorrect filename or path.
            • Invalid drive specification.
            • Insufficient file permissions.
            • Path for filename expands to more than 260 characters.
            • If the given file is named LNKn, which is a filename generated by the linker for a temporary file, the directory specified in the TMP
              environment variable may not exist, or more than one directory is
              specified for the TMP environment variable. Only one directory path
              should be specified for the TMP environment variable.
            • If the error message occurs for a library name, and you recently
              ported the .mak file from a previous Microsoft Visual C++ development system, the library may no longer be valid. Ensure that the library
              still exists in this circumstance.

            • Another program may have the file open and the linker cannot write to it.

            • Incorrect LIB environment variable. For information on how to update the LIB environment variable, see VC++ Directories Property Page .
              Make sure any directories with libraries you need are listed here.

            Source https://stackoverflow.com/questions/51023473

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install OpenNURBS

            You can download it from GitHub.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/OpenNURBS/OpenNURBS.git

          • CLI

            gh repo clone OpenNURBS/OpenNURBS

          • sshUrl

            git@github.com:OpenNURBS/OpenNURBS.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link