Path Length Checker is a stand-alone app that allows you to specify a root directory, and it gives you back a list of all paths (i.e. files and directories) in that root directory and their lengths. It includes features such as pattern matching and min/max length constraints, ...
http://pathlengthchecker.codeplex.com/Tags | file-path folder-path length path path-length |
Implementation | |
License | MIT |
Platform | Windows |
Bezier Path Lighting provides a new way to light virtual worlds in XNA. This new lighting approach employs Bezier Curves to create lights with "length", unlike traditional point or spot lights. This project is written in C# for XNA, but can be applied to other graphics libraries.
bezier graphics hlsl light lighting pathCopyLocation shell extension makes it easier for Windows users to copy file names to the clipboard. Copying of parts of the path like folder name, file name, short (8.3) path or UNC path is also supported. It's developed in C++ for x86 or x64 architecture.
This project contains WPF controls that are useful for working with the File System. Currently there is only an auto complete path (like address bar of Windows Explorer) control and a folder pick control (folder TreeView). Both can be used to pick a folder or use UNC path
pgRouting extends the PostGIS / PostgreSQL geospatial database to provide geospatial routing functionality. Data and attributes can be modified by many clients, like QGIS through JDBC, ODBC, or directly using Pl/pgSQL. The clients can either be PCs or mobile devices. Data changes can be reflected instantaneously through the routing engine. There is no need for precalculation. The “cost” parameter can be dynamically calculated through SQL and its value can come from multiple fields or tables.
geospatial-library geospatial network-analysis geo-routing driving-distance dijkstra shortest-pathOn OS X, Sublime Text has its PATH set by launchctl, not by your shell1. Commands like make run by Sublime Text are then unable to find non-system binaries, including those installed by homebrew and MacPorts. Fix Mac Path is a simple plugin for Sublime Text 2 and 3 which sets Sublime Text's PATH to that reported by your shell. Now, if you add homebrew's /usr/local/bin directory to your PATH in .bash_profile (or whatever other way you set your shell's PATH,) Sublime Text will inherit that PATH.
This is a Windows Explorer shell extension that will allow you to right click on a drive or file system object and copy the path of the file to the clipbpoard. If the drive is a mapped drive or the file system object exits on a mapped drive it will resolve the full UNC path.
This is a project for developing a GAP package for doing computations with finite dimensional quotients of path algebras, and finitely generated modules over such algebras. The system design of QPA was initiated by E. Green, L. Heath and C. Struble. The current version of the QPA package has the basic features for creating a program that can do a variety of computations for finite dimensional qoutients of path algebras. In particular, it has data structures for quivers, quotients of path a
Extract & Inline Critical-path CSS in HTML pages
css critical-css critical-path-css critical-path-styles inline-css inline-styles critical path optimizationyou can get the path from attr d of svg path element. This content is released under the MIT License.
svg canvas path pasitionPlease Note: Due to the very limited scope of this module, I do not anticipate needing to make very many changes to it. Expect long stretches of zero updates—that does not mean that the module is outdated. This simple module helps you access your application's root path from anywhere in the application without resorting to relative paths like require("../../path").
root path utility util node module modules node_modules require appNDepend.Helpers.FilePathDirectory is a library that handles common path operations such as absolute/relative conversion, validity, rebasing, normalization, browsing...
file path path-api utilityYocto/GL is a collection of small C++17 libraries for building physically-based graphics algorithms released under the MIT license. Yocto/GL is written in a deliberatly data-oriented style for ease of development and use. Yocto/GL is split into two small libraries to make code navigation easier. See each header file for documentation. Here are some test images rendered with the path tracer. More images are included in the project site.
path-tracer gltf graphics physically-based-rendering computer-graphics rendering path-tracing cplusplus cpp 3d-graphicsA delegate contro for SharePoint 2010 that modifies OOTB doc.library/list breadcrumb to set a full path to the current folder instead of the truncated original.
Path Compressor is a simple tool for shortening XAML and SVG Vector Path Data, which helps to reduce the size of XAML and SVG documents containing many or long paths. Feed it some XAML/SVG or a string of Path Data and it will give you back a shortened version.
The following is a list of tools to help generate, inline and report on critical-path CSS. Async loading should be used to fetch the rest of your site-wide styles after you've inlined your critical-path CSS.
pathmgr is a script that helps manage environment variables in bash. Persistently edit variables with commands like 'path edit APP_HOME'. Change vars used in your path and then reload with 'path load PATH'. And there is more...
A fast path planner for grids. The input to the library is in the form of an ndarray. For more information on this data type, check out the SciJS project.
path dijkstra astar a* grid shortest plan a star rectilinear orthogonal l1 optimal game search plannerPaths is an SVG path element editor intended to demonstrate the path syntax in an interactive interface. Compared to other SVG elements, the path command syntax can look intimidating. This app is intended to help users understand how the commands work and how to get started with coding and manipulating paths. The path element is used to create complex shapes based on a series of commands. Each command begins with a letter and is followed by numbers representing x/y coordinates according to the SVG’s viewBox attribute. Uppercase letters represent absolute coordinate movements, and lowercase letters represent relative movements. For simplicity, the Paths app only supports absolute movements.
I have a path.I have a view. (Oh~),Path(Anim)View. Now i have a pic.I have a view. Oh~,Path(Anim)View.
An animated path view following the methods in a blog post from Romain Guy here: http://www.curious-creature.org/2013/12/21/android-recipe-4-path-tracing/ Per the blog post, I will be adding SVG support soon. Example: This will create a path that will draw a border around the top half of the screen and an X through the middle of it.
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.