Giter Club home page Giter Club logo

Comments (3)

rdb avatar rdb commented on May 15, 2024 1

This may also be useful: https://github.com/rdb/blender-egg-importer/

from 3d-game-shaders-for-beginners.

GabLeRoux avatar GabLeRoux commented on May 15, 2024

Well, Panda3d provides command lines to do conversion. If you really don'y want to install python on your computer, here's a Google Collabotary script which allows you to convert from .egg to what you probably want (ex; .obj):

https://colab.research.google.com/drive/1SpIwOZ4JLuX53-ZGjoHcB41XuH9paeaG?usp=sharing

Note that it could have been a couple of bash commands instead of a python script. I started from a script I found, not so clean, but it works.

image

Here I imported .obj files in a unity project.

image

Note that you may need to fix rotation when importing (x: -90)

Some related documentation:

Also note that there are many tools available in there:

ls /usr/local/bin/ | grep egg
bam2egg
dae2egg
dxf2egg
egg2bam
egg2c
egg2dxf
egg2flt
egg2obj
egg2x
eggcacher
egg-crop
egg-list-textures
egg-make-tube
egg-mkfont
egg-optchar
egg-palettize
egg-qtess
egg-rename
egg-retarget-anim
egg-texture-cards
egg-topstrip
egg-trans
flt2egg
lwo2egg
obj2egg
vrml2egg
x2egg
ls /usr/local/bin/ | grep bam
bam2egg
bam-info
egg2bam

✌️

from 3d-game-shaders-for-beginners.

lettier avatar lettier commented on May 15, 2024

Hello,

To clear up any confusion, the included license only applies to the software and not the data or literature.

Thank you for your understanding.

👍

from 3d-game-shaders-for-beginners.

Related Issues (20)

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.