乐乐姐或某大神代码所用到的PostEffectBase,整个项目太大,不方便传输,这个单独类提供下载,屏幕后置渲染用,unity3d,c#语法,大神毕竟是大神,但是还是那句话,几年前乐乐姐还是大学生,这也是几年前流程的做法,现在有更加新的做法,而且这种渲染处理作用不是太大,而且无法热更新,这个基类也是需要写继承类和加很多配置才能用起来,仅供学习参考,很多效果都能用(需手动把import UnityEditor;引入去掉,避免打包时提示不通过)
2021-04-24 09:40:18 2KB shader unity3d 乐乐姐 Shader入门精要
1
ORM framework for Delphi with full support for data manipulation, complex and advanced queries, inheritance, polymorphism, and more..
2021-04-24 09:04:15 60.32MB TMSAurelius Delphi27
1
Delphi framework for multi-tier REST/JSON HTTP/HTTPS application server development and ORM remoting.
2021-04-24 09:04:15 28.01MB TMSXData Delphi27
1
Delphi framework for data replication
2021-04-24 09:04:14 4.67MB TMSEcho1_8_0_3 Delphi27
1
Set of Delphi components that allows you to create 3-tier database applications
2021-04-24 09:04:14 22.45MB TMSRemoteDB2_1 Delphi27
1
Delphi framework for network, Internet programming
2021-04-24 09:04:13 7.5MB TMSSparkle Delphi27
1
ImageEn is an extensive component suite for image editing, display and analysis written in pure VCL code for Delphi and C++ Builder, and is also available for .NET. Thousands of software developers use ImageEn to add powerful multimedia functionality to their applications. Learn how easy it is to enhance your software with ImageEn! Rapidly build powerful multimedia applications with ImageEn
2021-04-23 09:05:28 28.52MB ImageEN_10.0.0 IEVision_5.5 Delphi27x
1
该文件中包含了各种数组运算,都是用C#语言编写,有矩阵的转置;求逆矩阵;两个矩阵相乘,相加,相减;构造单位对角矩阵;矩阵否相等;托伯利兹矩阵求逆的埃兰特方法;求行列式值的全选主元高斯消去法;求矩阵秩的全选主元高斯消去法;对称正定矩阵的乔里斯基分解与行列式的求值,等等。
2021-04-22 23:54:44 95KB 矩阵运算
1
C#编译器 编译.cs文件,含程序 C#源码 编译C#文件,含程序C#源码 1.选择要编译的文件, 2.点击编译 可以省去在cmd中的手动输入运行 仿照陈广老师的那个做的
1