Thursday, June 30, 2016

Re: Real time change color website

Hi
this site use many overlaping layers in a canvas to generate the image. This is a Javascript cambas problem not django.


2016-06-30 5:59 GMT-03:00 Akhil Lawrence <akhilputhiry@gmail.com>:
Hi,

Your requirement has nothing to do with django. The images should be combined using JS/CSS. Its a pure front end tweak. 

If your question is regarding the backend. Definitely django can do the job. What I mean is, you can build API's using django which will server layers of images requested and using JS/CSS you have to combine all those layers to get the actual picture.




On Thursday, 30 June 2016 12:30:51 UTC+5:30, Arshpreet Singh wrote:
Hey guys, Anyone  aware of example/project developed in Django that can make functionality of website like this:https://www.msistone.com/kitchen-visualizer.aspx#?id=main_image5
Where I can change object colors in real time, as I see from this image https://www.msistone.com/VisualizerResponsive/images/kitchen51/VS0029FL.png multiple images being loaded.

Is such technique possible using Django?

--
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+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/59825349-ba60-4274-8a58-22e3c883e1f3%40googlegroups.com.

For more options, visit https://groups.google.com/d/optout.



--

Ricardo Daniel Quiroga

--
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+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAO2-wHZoa4O-Yo_S1i2P4sJ%2Bkb%2B44dVPDVrbXY59DZ69xwhVMQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment