Re: 3D Object Interaction

2019-08-24 Thread Lim Kai Wey
To Thiago, No I certainly have not. Thank you for the recommendation, I’ll check it out. Regards, Kai Wey -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to djang

RE: 3D Object Interaction

2019-08-23 Thread Tin Le
Yes, I got it. Thanks From: Thiago Luiz Parolin<mailto:thiago.paro...@unesp.br> Sent: Friday, August 23, 2019 6:59 AM To: django-users@googlegroups.com<mailto:django-users@googlegroups.com> Subject: Re: 3D Object Interaction there is a free and a paid version. look at https://www.b

Re: 3D Object Interaction

2019-08-23 Thread Thiago Luiz Parolin
there is a free and a paid version. look at https://www.blend4web.com/en/downloads/ in this page you will get all you need to know about this. Em sex, 23 de ago de 2019 às 08:38, Tin Le escreveu: > Is it free? > > -- > You received this message because you are subscribed to the Google Groups > "

Re: 3D Object Interaction

2019-08-23 Thread Tin Le
Is it free? -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.g

Re: 3D Object Interaction

2019-08-23 Thread Thiago Luiz Parolin
Hi, Did you tried Blend 4 web? https://www.blend4web.com/en/ Em sex, 23 de ago de 2019 às 07:53, Lim Kai Wey escreveu: > Greetings, > > I would like to ask if anyone has a suggested way for creating a 3D object > which can be interacted with on Django. > Any suggestions are welcomed. > > Thanks