Joe Pea

Results 1860 comments of Joe Pea

@t9md vim-mode-plus is the best version of Vim, ever. Literally anything I could want in my vimrc, I can simply program it more succinctly in JavaScript with vim-mode-plus (and/or Pulsar...

> **WCCG org**: where things that likely won't make it into standards live. That seems to basically blanket cover the whole org as a place where standard ideas die haha....

Do you have a template for submitting a code reproduction?

> I couldn't contain my excitement. Thank you so much for creating such fantastic elements with high usability and versatility. Hello, thanks for checking it out! **1)** > Can ‘lume’...

No prob. Happy to be of any help! A goal with Lume is to make it helpful for people who want to achieve new features and effects for their web...

@copilot impressive. You've learned a lot. now please continue the porting with each of the peripheral classes that WebGLRenderer imports. For example, for a class like WebGLAttributes, look at the...

@copilot please enumerate all classes and their methods relating to WebGLRenderer that still need to be implemented, if any. Don't make any changes yet, just provide a detailed list, if...

@copilot thanks. Please proceed porting those parts over. Port them as closely as possible to the original Three.js r125 source code as possible (acknowledging that some things have to necessarily...

@copilot > Replaced object literal type definitions with proper class properties Whenever you encounter these types od definitions, extract the definition into a `class`, so that we keep the same...

Is there anything left in WebGLRenderer or the classes it imports that still needs to be completed? If so, please list those items here. Please only list any parts of...