All Projects → wclssdn → Optimize_draw_call

wclssdn / Optimize_draw_call

for CocosCreator

Programming Languages

typescript
32286 projects

Labels

Projects that are alternatives of or similar to Optimize draw call

React Toggle Switch Demo
Source code for a simple demo app showing how to build a custom toggle switch for React applications.
Stars: ✭ 15 (-57.14%)
Mutual labels:  component
Telegram Notifier
Provides Telegram integration for Symfony Notifier.
Stars: ✭ 30 (-14.29%)
Mutual labels:  component
Vue Share Buttons
🔗A set of social buttons for Vue.js
Stars: ✭ 34 (-2.86%)
Mutual labels:  component
Weapp Fontawesome Component
微信小程序的 fa 图标模块
Stars: ✭ 21 (-40%)
Mutual labels:  component
Vue Lazy Component
🐌 Vue.js 2.x 组件级懒加载方案-Vue.js 2.x component level lazy loading solution
Stars: ✭ 915 (+2514.29%)
Mutual labels:  component
React Image Lightbox
React lightbox component
Stars: ✭ 956 (+2631.43%)
Mutual labels:  component
Routing
The Routing component maps an HTTP request to a set of configuration variables.
Stars: ✭ 7,080 (+20128.57%)
Mutual labels:  component
React Password Mask
Show/hide the contents of a password field.
Stars: ✭ 34 (-2.86%)
Mutual labels:  component
React Awesome Button
React button component. Awesome button is a 3D UI, progress, social and share enabled, animated at 60fps, light weight, performant, production ready react UI button component. 🖥️ 📱
Stars: ✭ 943 (+2594.29%)
Mutual labels:  component
React Base Table
A react table component to display large datasets with high performance and flexibility
Stars: ✭ 966 (+2660%)
Mutual labels:  component
Dotnet Assembly Grapher
Reverse engineering and software quality assurance tool for .NET assemblies
Stars: ✭ 21 (-40%)
Mutual labels:  component
Respin
React SVG loading spinner based on jxnblk.com/loading
Stars: ✭ 21 (-40%)
Mutual labels:  component
React Iron Image
Image lazy loading React component inspired by Polymer's iron-image component.
Stars: ✭ 32 (-8.57%)
Mutual labels:  component
Ks Unlimited Marquee
🐞 A unidirectional scrollable React component.
Stars: ✭ 15 (-57.14%)
Mutual labels:  component
React Calendar
A React Native inspired date list renderer
Stars: ✭ 34 (-2.86%)
Mutual labels:  component
React Accordion With Header
React accordion component with flexbox header
Stars: ✭ 14 (-60%)
Mutual labels:  component
React Native Aws Iot Device Shadows
React Native Component for connecting to AWS IoT Shadows from a device using SDK JavaScript bundle
Stars: ✭ 30 (-14.29%)
Mutual labels:  component
Finder
The Finder component finds files and directories via an intuitive fluent interface.
Stars: ✭ 7,840 (+22300%)
Mutual labels:  component
Wonders
🌈 Declarative JavaScript framework to build command-line applications.
Stars: ✭ 34 (-2.86%)
Mutual labels:  component
Jcnavigator
A decoupled navigator framework of jumping between modules or apps for iOS development.
Stars: ✭ 33 (-5.71%)
Mutual labels:  component

Optimize Draw Call Demo

Only for CocosCreator

The core file is assets/Script/Lib/OptimizeDrawCall.ts. You can copy it to your project.

Topic: https://forum.cocos.com/t/draw-call/80902

DEMO

  • [x] common prefabs(bag)
  • [x] rank(scroll view)

DONE

  • [x] support multiple paths(Now, you can also use multiple nodes that contain this Component to do it)
  • [x] support multiple root nodes
  • [x] support inactive nodes

TODO

  • [ ] support proxy mode(when you destory optimized node's parent, it will not destory automatically)
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].