stemkoski.github.com icon indicating copy to clipboard operation
stemkoski.github.com copied to clipboard

Object picker demo

Open lonnietc opened this issue 4 years ago • 1 comments

Hello,

I am new to three.js, and Javascrip also, but really like your demo's

I was just wondering if there was a demo that would allow the user to pick and object, then outline it and then let them drag it to a new location with the 3D scene?

Cheers

lonnietc avatar Jun 28 '20 19:06 lonnietc

Hi,

I has implemented hover/select with a outline on the object (chess/building). https://threejs.org/examples/webgl_postprocessing_outline.html However, I didn't implement the drag and drop feature. Mostly, player select the object and right click to control the chess. I think drag and drop is possible but much complicated Have fun ! :D

Regards

http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail 不含病毒。www.avg.com http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail <#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>

LonnieTC [email protected] 於 2020年6月29日 週一 上午3:46寫道:

Hello,

I am new to three.js, and Javascrip also, but really like your demo's

I was just wondering if there was a demo that would allow the user to pick and object, then outline it and then let them drag it to a new location with the 3D scene?

Cheers

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/stemkoski/stemkoski.github.com/issues/47, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEIAFTSBQURANL3CHKUVLZLRY6MZBANCNFSM4OKVRSKA .

samuelwong613 avatar Jul 15 '20 06:07 samuelwong613