To review what a metaball is, and how to render them and to describe a new optimization I ve made for rendering metaballs. For complex scenes, it can render hundreds of times faster, though I m certain others have discovered this trick as well. It does very slightly change the characteristic shape of the blobs, but there is no loss in image quality whatsoever. (I actually developed all this about two years ago, but just now felt like writing it all down, and had the time!)
标签: optimization and metaball describe
上传时间: 2013-12-27
上传用户:彭玖华
plugin to test some thing i wanna do
上传时间: 2017-02-18
上传用户:busterman
基本思想: 设所排序序列的记录个数为n。i取1,2,…,n-1,从所有n-i+1个记录(R,R[i+1],…,R[n]中找出排序码最小的记录,与第i个记录交换。执行n-1趟 后就完成了记录序列的排序。
上传时间: 2013-12-19
上传用户:kytqcool
this part I if the QAM and QPSK modulate program.
标签: modulate program this part
上传时间: 2017-02-19
上传用户:tyler
I me VBExplorer zhis is good
标签: VBExplorer good zhis me
上传时间: 2014-07-29
上传用户:123啊
笔者自创的9个汇编终结符实现普通+,-,*,/,I/O的实用编译器(产生80486目标码)
上传时间: 2013-12-27
上传用户:cmc_68289287
sound and stuff I mean come on what am I supposed to do here
上传时间: 2014-11-23
上传用户:璇珠官人
In this article, I will explain how to create UDP packets and then send them to a remote server through the Internet using WinPCap for Windows. The code has been tested to work with Windows XP SP2 and Vista SP1 on Linksys routers, and on Toshiba modems connected directly to the Internet. Please note that the code here is very minimalistic, and can be greatly expanded depending on your needs. The reason I use WinPCap in this article is that it solves the issue of Winsock for Windows (XP SP2 and above) not allowing raw UDP packets to be sent (in Linux, you can just use regular sockets). With WinPcap, it is possible to specify your own source IP and source hardware addresses in packets.
标签: article explain packets create
上传时间: 2013-12-12
上传用户:x4587
NSM(Nokia Smart Message) decoder
标签: Message decoder Nokia Smart
上传时间: 2014-01-24
上传用户:虫虫虫虫虫虫
All of Java s Input/Output (I/O) facilities are based on streams, which provide simple ways to read and write data of different types. Java provides many different kinds of streams, each with its own application. The universe of streams is divided into four large categories: input streams and output streams, for reading and writing binary data and readers and writers, for reading and writing textual (character) data. You re almost certainly familiar with the basic kinds of streams--but did you know that there s a CipherInputStream for reading encrypted data? And a ZipOutputStream for automatically compressing data? Do you know how to use buffered streams effectively to make your I/O operations more efficient? Java I/O, 2nd Edition has been updated for Java 5.0 APIs and tells you all you ever need to know about streams--and probably more.
标签: facilities streams provide Output
上传时间: 2013-12-17
上传用户:6546544