-
Sunag
- Brazil, Curitiba
- https://www.sunag.com.br/
Block or Report
Block or report sunag
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abuse341 contributions in the last year
Less
More
Contribution activity
January 2022
Created 13 commits in 2 repositories
Created 1 repository
Created a pull request in mrdoob/three.js that received 8 comments
NodeEditor: Node-based for native objects
Introduction
After many attempts to create an API to define a NodeMaterial from editor to some specific Mesh I created a system so that any Three.j…
+2,108
−715
•
8
comments
Opened 12 other pull requests in 1 repository
mrdoob/three.js
2
open
10
merged
- NodeEditor: Support to file, textures and updates - PR 1/2
- NodeEditor: BasicMaterialEditor and PointsEditor
- UVNode: Rename .value to .index
- NodeEditor: cleanup
- NodeMaterial: serialize/deserialize and Material.fromType()
- NodeMaterial: Fix duplicated importmap
- ShaderNode: Share nodeObjects
- ColorSpaceNode: Remove .fromDecoding()
- NodeMaterial: Fix .opacityNode WebGPU
- NodeMaterial: Add all MathNode to ShaderNode alphabetically
- NodeMaterial: Revert "Don't use importmap on WebGL..."
- NodeMaterial: Missing CondNode in Nodes.js