Giter VIP home page Giter VIP logo

blender-ascii-grid-import's Introduction

Blender-ASCII-Grid-Import

Import of ASCII Grid Files (.asc) for Blender

This Blender add-on imports ASCII Grid Files (ESRI) into Blender. To install, go to Blender's User Preferences and run the "Install from File…" command. After installing the script, Blender's import menu will be added an item called "ASCII Grid (.asc)". You will then be prompted to import the data.

blender-ascii-grid-import's People

Contributors

hrbaer avatar juanmcasillas avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

blender-ascii-grid-import's Issues

Plugin wont show up in list nor importer menu

Hello hrbaer!

This is exactly what I need for a project I'm working on, but after a successful install the option is not added to the importer.

I tried using blender 2.80.0, as it was the lastest ported version, and also tried the 2.29 with no luck either.

Do you have any idea about what could be the problem?

Blender 2.91

I tried to install the Script to the newest Blender 2.91 for Mac. Blender says that it was installed, but the Import Option doesn't show up in the import Menu. I hope it might not need so much change to adapt it to the new blender. Thanks for Your help. (I can do the transformation for the moment via Grasshopper/Rhino)

Not working at Blender 3.2?

Hi! I was using your addon on previous Blender versions. I recently installed Blender 3.2 and now I get this message when trying to activate the addon:
AttributeError: 'module' object has no attribute 'INFO_MT_file_import'
Do I need anything to get it working?
Thanks!

Issue importing 3D scanner ASC file.

Hi there, firstly, thank you for providing the code and sharing it with the community.

Im trying to import a .asc file that came from my 3d scanner (cr scan lizard) which exports as .asc file as i'd like to try working with the point clouds in blender rather than the software it comes with, however im getting this python error upon trying to import. Im not a programmer at all so it means nothing to me, hopefully it does to you though?

Python: Traceback (most recent call last):
File "C:\Users\David\AppData\Roaming\Blender Foundation\Blender\3.0\scripts\addons\Blender-ASCII-Grid-Import-master_init_.py", line 60, in execute
cols = int(content[0].split()[1])
ValueError: invalid literal for int() with base 10: '38.8936'

location: :-1

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.