Resultados 1 al 31 de 31

Importador de objetos LightWave con texturas y coordenadas UV

  1. #1
    Fecha de ingreso
    Dec 2004
    Mensajes
    14,031

    Blender Importador de objetos lw con texturas y coordenadas uv

    En versión alfa, pero ya usable:
    http://uaraus, altervista.org/index...._importer.html.

  2. #2
    Fecha de ingreso
    Jan 2005
    Mensajes
    2,210

    Importador de objetos lw con texturas y coordenadas uv

    No he conseguido hacerlo funcionar. Me da error al importar el módulo mod_vector de Python. Los demás scripts me funcionan bien.

    Posdata: tengo una versión cvs de Blender compilada con Python 2.4.

  3. #3
    Fecha de ingreso
    Dec 2004
    Mensajes
    14,031

    Importador de objetos lw con texturas y coordenadas uv

    No he conseguido hacerlo funcionar. Me da error al importar el módulo mod_vector de Python. Los demás scripts me funcionan bien.

    Posdata: tengo una versión cvs de Blender compilada con Python 2.4.
    requirements.

    The script has ben developed with Blender 2.37a and Python 2.3.4.

  4. #4
    Fecha de ingreso
    Oct 2004
    Mensajes
    10,798

    Importador de objetos lw con texturas y coordenadas uv

    Nunca uso la 2.4. Precisamente por motivos como ese.

  5. #5
    Fecha de ingreso
    Jan 2005
    Mensajes
    2,210

    Blender Importador de objetos lw con texturas y coordenadas uv

    Nada, ni usando la versión oficial de www.blender.org. He probado con dos ficheros bajados de http://scifi3d, theforce.net y me da este error al importar el.lwo.
    #================================================= ==================#.

    Processing object: no name.
    #================================================= ==================#.

    Tracebak (most recent call last):
    File <string>, line 1544, in fs_callback.

    File <string>, line 178, in read.

    File <string>, line 329, in read_lwo2.

    File <string>, line 1061, in recalc_faces.

    File <string>, line 983, in reduce_face.

    Nameerror: global name vcross is not defined.

  6. #6
    Fecha de ingreso
    Dec 2004
    Mensajes
    14,031

    Importador de objetos lw con texturas y coordenadas uv

    Pero. ¿has instalado el Python 2.3 y has cambiado la variable de entorno?

  7. #7
    Fecha de ingreso
    Jan 2005
    Mensajes
    2,210

    Importador de objetos lw con texturas y coordenadas uv

    Pero. ¿has instalado el Python 2.3 y has cambiado la variable de entorno?
    Tengo tanto Python 2.3.5-7 como 2.4.1-3. El caso es que cuando inicio el Blender oficial me dice usando Python 2.3 y todo funciona menos la importación de ese script. El antiguo lightwave_import, py si funciona.

    Muchas zanquius.

  8. #8
    Fecha de ingreso
    Dec 2004
    Mensajes
    14,031

    Importador de objetos lw con texturas y coordenadas uv

    Entonces quizás sea un bug del script (recuerda que ni siquiera es una beta) y deberías notificárselo al autor.

  9. #9
    Fecha de ingreso
    Aug 2005
    Mensajes
    4

    Importador de objetos lw con texturas y coordenadas uv

    Hola todos. Ok, my español estops here. I hope not todo break any policy, making a posting in english. The problem is the use of a module todo Perform fast math on vectors.

    This module has ben part of the Blender standard distribution, except with the latest.

    I have not aware of this because i Simply install every new reléase on top of the old one, keping all the old modules.

    Lo siento for any inconvenience: from the webpage above you can download a patched reléase (0.1.14) that hopefully fixes that. Hasta luego.

  10. #10
    Fecha de ingreso
    Dec 2004
    Mensajes
    14,031

    Importador de objetos lw con texturas y coordenadas uv

    Gracias you very much uaraus.

  11. #11
    Fecha de ingreso
    Dec 2004
    Mensajes
    14,031

    Importador de objetos lw con texturas y coordenadas uv

    He probado con dos ficheros bajados de http://scifi3d, theforce.net.
    Tienen que ser ficheros guardados en el nuevo formato lwo2 según pone en la documentación en pdf que viene en el zip.

  12. #12
    Fecha de ingreso
    Jun 2002
    Mensajes
    1,689

    Importador de objetos lw con texturas y coordenadas uv

    Funciona perfecto, aunque no tengo ningún modelo con texturas UV para probar, pero en los que tengo ha importado la malla y los materiales perfectamente (Caronte, por fin he podido abrir los archivos del cid que nos pasó bren).

    Thanks uaraus, it works perfectly for meshes and materiales. Saludos.

  13. #13
    Fecha de ingreso
    Dec 2004
    Mensajes
    14,031

    Importador de objetos lw con texturas y coordenadas uv

    (Caronte, por fin he podido abrir los archivos del cid que nos pasó bren).
    ¿crees que, aún llegaremos a tiempo para presentar algo?

  14. #14
    Fecha de ingreso
    Jun 2002
    Mensajes
    1,689

    Importador de objetos lw con texturas y coordenadas uv

    Calla, calla. Eso sí, todo lo que sé de animación fue gracias al proyecto. Pal próximo haremos nuestra propia dirección. Saludos.

  15. #15
    Fecha de ingreso
    Dec 2004
    Mensajes
    14,031

    Importador de objetos lw con texturas y coordenadas uv

    Eso sí, todo lo que sé de animación fue gracias al proyecto.
    Ídem.

  16. #16
    Fecha de ingreso
    Jan 2005
    Mensajes
    2,210

    Blender Importador de objetos lw con texturas y coordenadas uv

    Uaraus, the new versión works for me. A lot of gracias. Por cierto, los tres ficheros que me bajé de sci-fi los a abierto correctamente (lw versión 5 y 6).

  17. #17
    Fecha de ingreso
    Dec 2004
    Mensajes
    14,031

    Importador de objetos lw con texturas y coordenadas uv

    Pero ¿con texturas?

  18. #18
    Fecha de ingreso
    Jan 2005
    Mensajes
    2,210

    Blender Importador de objetos lw con texturas y coordenadas uv

    Sin texturas, aun teniendo el objeto y las texturas en el mismo directorio.

  19. #19
    Fecha de ingreso
    Aug 2005
    Mensajes
    4

    Importador de objetos lw con texturas y coordenadas uv

    If i understand correctly you are experiencing some other problems importing textures. In this case, por favor, it could be very helpful if you can send me by mail the blend file resulting from the import (Compleete with the log text object: i ned at least this todo make some Analysis).

    Pléase use this mail: uaraus-dem (at) Yahoo (Dot) it.

    It could be wonderful if i can grasp the lwo file you are trying todo import: if it is frely downloadable from the net could you point me todo its url?
    Sorry.

    I do not want todo make experience on the skin of anybody, or going on in english on a español forum, but really this is the only useful feedbak i got in months (not complaining, just stating the facts).

    Gracias you in advance (for the patience).

    Alessandro.
    Última edición por uaraus; 29-08-2005 a las 08:34

  20. #20
    Fecha de ingreso
    Jan 2005
    Mensajes
    2,210

    Blender Importador de objetos lw con texturas y coordenadas uv

    Hi uaraus. Not problem for english language. I downloaded some LightWave files from http://scifi3d, theforce.net, file versións go from 5.x todo 8 (what LightWave save in lwo2 formatí). When ill go todo home, ill do more tests.

    Chers.

    Viriathus.

  21. #21
    Fecha de ingreso
    Aug 2005
    Mensajes
    4

    Importador de objetos lw con texturas y coordenadas uv

    Hi. Some testing made with Star Wars models. They come up quite neatly (?)
    Tried the imperial Shuttle and jarjar character.
    (Btw, starting from lw6.x on they are lwo2 files).

    I guess that the problem maybe that the script (up to now) maps UV and images at the material level, not at the face game settings level (that are 2 sepárate things).

    So if you import an render you get texture, if you import and go todo the uwmap editor or uwmap viewport Shading, than you se, nothing.

    If this is the case, well, now it works in both modes (reléase 0.1.15, from usual place).

    If not, give me ha call.

    Chers.

    -- IMÁGENES ADJUNTAS --
    Miniaturas adjuntas Miniaturas adjuntas Clic en la imagen para ver su versión completa. 

Nombre: SHUTTLE_0.jpg 
Visitas: 153 
Tamaño: 127.6 KB 
ID: 18767  

  22. #22
    Fecha de ingreso
    Jan 2005
    Mensajes
    2,210

    Importador de objetos lw con texturas y coordenadas uv

    Great. When ill go todo home, ill try it. Thanks.

  23. #23
    Fecha de ingreso
    Jan 2005
    Mensajes
    2,210

    Blender Importador de objetos lw con texturas y coordenadas uv

    Hi uaraus. I imported tyderiumlw6 without problems but i have problems with geometry of two meshes (lw 7 and LightWave . Hear the errors:
    Código:
    This is: lwo_import 0.1.15.
    
    Importing file:
    /home/viriathus/blender/lw/estormtroper2(lw7)/troper_mocap, lwo.
    
    LightWave 6 (and above) format.
    
    Tracebak (most recent call last):
    File lwo_import.0.1.15.py, line 1525, in fs_callback.
    
    File lwo_import.0.1.15.py, line 174, in read.
    
    File lwo_import.0.1.15.py, line 330, in read_lwo2.
    
    File lwo_import.0.1.15.py, line 1217, in create_objects.
    
    File lwo_import.0.1.15.py, line 1181, in set_subsurf.
    
    Attributeerror: attribute not found.
    
    Using old mod_meshtols.
    #####################################################################.
    
    This is: lwo_import 0.1.15.
    
    Importing file:
    /home/viriathus/blender/lw/jar-jar2(lw /jarjar, lwo.
    
    LightWave 6 (and above) format.
    
    Tracebak (most recent call last):
    File lwo_import.0.1.15.py, line 1525, in fs_callback.
    
    File lwo_import.0.1.15.py, line 174, in read.
    
    File lwo_import.0.1.15.py, line 330, in read_lwo2.
    
    File lwo_import.0.1.15.py, line 1217, in create_objects.
    
    File lwo_import.0.1.15.py, line 1181, in set_subsurf.
    
    Attributeerror: attribute not found.
    Files: estormtroper2(lw7) and jar-jar2(lw from scifi3d.

    System: Linux, cvs Blender 2.37a, Python 2.4 (ill try later with Python 2.3).

    Chers.

    -- IMÁGENES ADJUNTAS --

    Miniaturas adjuntas Miniaturas adjuntas Clic en la imagen para ver su versión completa. 

Nombre: lw_import_error.jpg 
Visitas: 145 
Tamaño: 35.5 KB 
ID: 18873   Clic en la imagen para ver su versión completa. 

Nombre: tyderium_blender.jpg 
Visitas: 124 
Tamaño: 18.1 KB 
ID: 18874  

  24. #24
    Fecha de ingreso
    Jan 2005
    Mensajes
    2,210

    Importador de objetos lw con texturas y coordenadas uv

    But i have problems with geometry of two meshes (lw 7 and LightWave .
    Lo siento. With Blender 2.37a oficial and Python 2.3 works very well. Some screenshots.

    Star Wars powa.

    -- IMÁGENES ADJUNTAS --



    Miniaturas adjuntas Miniaturas adjuntas Clic en la imagen para ver su versión completa. 

Nombre: jarjar_blender.jpg 
Visitas: 100 
Tamaño: 18.1 KB 
ID: 18880   Clic en la imagen para ver su versión completa. 

Nombre: jarjar2_blender.jpg 
Visitas: 119 
Tamaño: 47.7 KB 
ID: 18881   Clic en la imagen para ver su versión completa. 

Nombre: jarjar3_blender.jpg 
Visitas: 177 
Tamaño: 28.1 KB 
ID: 18882   Clic en la imagen para ver su versión completa. 

Nombre: trooper_blender.jpg 
Visitas: 140 
Tamaño: 20.2 KB 
ID: 18883  


  25. #25
    Fecha de ingreso
    Dec 2004
    Mensajes
    14,031

    Importador de objetos lw con texturas y coordenadas uv

    La segunda imagen está mal mapeada (toda la textura en cada polígono), ¿es el resultado de la carga o has cambiado el mapeado UV?

  26. #26
    Fecha de ingreso
    Jan 2005
    Mensajes
    2,210

    Importador de objetos lw con texturas y coordenadas uv

    La segunda imagen está mal mapeada (toda la textura en cada polígono), ¿es el resultado de la carga o has cambiado el mapeado UV?
    Esta importado el objeto y renderizado tal cual. Lo que pasa es que de lejos cómo se veía bien, no le he dado importancia a que se viera como en un periódico, a puntitos.

  27. #27
    Fecha de ingreso
    Dec 2004
    Mensajes
    14,031

    Importador de objetos lw con texturas y coordenadas uv

    Hombre, si no importa las coordenadas UV bien, tendrá que mirarlo por si es un bug o el objeto está mal grabado.

  28. #28
    Fecha de ingreso
    Jan 2005
    Mensajes
    2,210

    Importador de objetos lw con texturas y coordenadas uv

    Estas imágenes están mejor. Esta vez, después de importar el fichero, he ido objeto por objeto pulsando la tecla f para entrar y salir en modo face. Seguimos probando cosas.

    -- IMÁGENES ADJUNTAS --

    Miniaturas adjuntas Miniaturas adjuntas Clic en la imagen para ver su versión completa. 

Nombre: jarjar4_blender.jpg 
Visitas: 145 
Tamaño: 42.6 KB 
ID: 18890   Clic en la imagen para ver su versión completa. 

Nombre: jarjar5_blender.jpg 
Visitas: 149 
Tamaño: 26.6 KB 
ID: 18891  

  29. #29
    Fecha de ingreso
    Jan 2005
    Mensajes
    2,210

    Importador de objetos lw con texturas y coordenadas uv

    Ya está. No hace falta ir objeto por objeto pulsando f. Instrucciones de uso:
    1. Importas el fichero LightWave.
    2. Guardas el fichero como blend.
    3. Abres el fichero blend. (no hace falta salir y entrar de Blender).
    4. Render.

    Edito: gracias Caronte por ser tan observador.
    Última edición por viriathus; 03-09-2005 a las 00:14

  30. #30
    Fecha de ingreso
    Dec 2004
    Mensajes
    14,031

    Importador de objetos lw con texturas y coordenadas uv

    ¿Qué dices? Gracias a ti por probarlo a fondo (yo ando muy liado) y naturalmente a uaraus por actualizar el script. Toda importación es útil, nunca se sabe cuándo vas a necesitar trabajar con alguien que usa otro software.

  31. #31
    Fecha de ingreso
    Aug 2005
    Mensajes
    4

    Importador de objetos lw con texturas y coordenadas uv

    Gracias you all boys, for testing the script. Believe me, y appreciate very much your valuable feedback. Anyway, if something happens, mensaje on elysiun or here. Hasta luego.

Temas similares

  1. Blender Python Blender - Asignar coordenadas a objetos desde una lista
    Por Ana1811 en el foro Plugins y Scripts
    Respuestas: 1
    : 31-03-2023, 11:37
  2. Se mueven coordenadas pero no los objetos
    Por Barduk en el foro Programas de Diseño 3D y CAD
    Respuestas: 10
    : 16-10-2013, 17:01
  3. 3dsMax Copiar y pegar frames en las coordenadas locales de los objetos
    Por Gabriel Herrera en el foro Animación y Rigging
    Respuestas: 2
    : 24-02-2008, 04:55
  4. 3dsMax Offset por objetos al sistema de coordenadas
    Por Cesar Saez en el foro Animación y Rigging
    Respuestas: 4
    : 12-07-2007, 16:57
  5. Objetos y LightWave
    Por Morgacito en el foro Modelado
    Respuestas: 3
    : 10-08-2003, 15:05